Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
phendryx authored Sep 21, 2023
1 parent e6fe855 commit c6ebf4c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/windowsbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,8 @@ jobs:
# # arguments: "script-file"
# script-file: "pkg/nsis/albiondata-client.nsi"
- name: Install nsis
run: sudo apt-get -y install nsis
run: sudo apt-get -y install nsis
- name: Make Installer
run: cd pkg/nsis;make nsis


0 comments on commit c6ebf4c

Please sign in to comment.