Skip to content

Commit

Permalink
Updates to the Installer (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
unlogisch04 committed Apr 26, 2024
1 parent 9de6d2e commit dd1a2db
Show file tree
Hide file tree
Showing 16 changed files with 2,746 additions and 48 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/windows-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
shell: bash

- name: Create NSIS installer
uses: joncloud/makensis-action@v3.6
uses: joncloud/makensis-action@v4
with:
script-file: ${{ env.WINDOWS_WEB_DIR }}/slimevr_web_installer.nsi
additional-plugin-paths: ${{ env.PLUGINS_DIR }}
Expand Down
Loading

0 comments on commit dd1a2db

Please sign in to comment.