Skip to content

Commit

Permalink
fix? for iscc build
Browse files Browse the repository at this point in the history
  • Loading branch information
willwade committed Sep 26, 2024
1 parent fd23530 commit c0745ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
name: SignedBuild
path: dist
- name: Build Installer
run: poetry run iscc installer.iss
run: iscc installer.iss
- name: Upload installer
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit c0745ad

Please sign in to comment.