Skip to content

Commit

Permalink
Windows build test
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <[email protected]>
  • Loading branch information
prabhu committed Jan 30, 2024
1 parent 4a66371 commit 1a6e14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/windows-amd64/build-windows-amd64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ sha256sum plugins/dosai/dosai-windows-amd64.exe > plugins/dosai/dosai-windows-am
for plug in goversion trivy cargo-auditable
do
mkdir -p plugins/$plug
mv ../../plugins/$plug/*.exe* plugins/$plug/
mv ../../plugins/$plug/*windows-amd64* plugins/$plug/
done

0 comments on commit 1a6e14f

Please sign in to comment.