Skip to content

Commit

Permalink
test windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilKWarmdahl committed Nov 28, 2024
1 parent bbd5afc commit 87da173
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@ jobs:
}
OUT_FILENAME_LATEST_WINDOWS="${VERSION}/${TARGET_NET}/latest.yml"
check_uniqueness "${OUT_FILENAME_EXE}"
check_uniqueness "${OUT_FILENAME_LATEST_WINDOWS}"
#check_uniqueness "${OUT_FILENAME_EXE}"
#check_uniqueness "${OUT_FILENAME_LATEST_WINDOWS}"
# Print system info
node --version
Expand Down

0 comments on commit 87da173

Please sign in to comment.