Skip to content

Commit

Permalink
j
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminZehowlt committed Nov 14, 2023
1 parent e8ecfe6 commit 26ac7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: cp -r ${{ github.workspace }}/dist ${{ github.workspace }}/bin/x64/Release/html

- name: Build Installer
run: joncloud/makensis-action@v4
uses: joncloud/makensis-action@v4
with:
script-file: ${{ github.workspace }}/Installer/installer.nsi
additional-plugin-paths: ${{ github.workspace }}/Installer/Plugins
Expand Down

0 comments on commit 26ac7be

Please sign in to comment.