Skip to content

Commit

Permalink
ci: sign windows release exe (3)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwatson0 committed Oct 21, 2024
1 parent 6d46543 commit f867d39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/sign-windows-release.bash
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ echo " SM_KEY_ALIAS:" "${SM_KEY_ALIAS}"
"${SMCTL}" windows certsync --keypair-alias ${SM_KEY_ALIAS}
"${SMCTL}" keypair ls --filter alias=${SM_KEY_ALIAS}

cd jitpcb.release
echo " Signing files in:" "${PWD}"
ls -l
for file in "stanza.exe"
Expand Down

0 comments on commit f867d39

Please sign in to comment.