Skip to content

Commit

Permalink
Enable code signing *for real this time*
Browse files Browse the repository at this point in the history
😭
  • Loading branch information
pizzaboxer committed Oct 29, 2024
1 parent 2be2f4d commit 7bc95e7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,6 @@ jobs:
wait-for-completion: true
output-artifact-directory: 'release'

- name: Download x64 release artifact
uses: actions/download-artifact@v4
with:
name: Bloxstrap (Release) (${{ github.sha }})
path: release

- name: Rename binaries
run: mv release/Bloxstrap.exe Bloxstrap-${{ github.ref_name }}.exe

Expand Down

0 comments on commit 7bc95e7

Please sign in to comment.