Skip to content

Commit

Permalink
Windows commet OWASP/wrongsecrets#615
Browse files Browse the repository at this point in the history
  • Loading branch information
commjoen committed Feb 27, 2024
1 parent dcc8149 commit 22fb79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickbuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ docker run -v "$PWD:/sources" -w /sources --platform linux/arm64 swift:latest sw
cp .build/aarch64-unknown-linux-gnu/release/wrongsecrets-swift ../wrongsecrets-swift-linux-arm
docker run -v "$PWD:/sources" -w /sources --platform linux/amd64 swift:latest swift run -c release --static-swift-stdlib
cp .build/x86_64-unknown-linux-gnu/release/wrongsecrets-swift ../wrongsecrets-swift-linux
echo "Windows is receivable via the windows runner"

## TODO:
## - ADD WINDOWS as a runner: https://github.com/compnerd/gha-setup-swift
## - ADD LINUX MUSL
## - ADD LINUX MUSL ARM

0 comments on commit 22fb79b

Please sign in to comment.