We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 081c5a9 commit 26fc553Copy full SHA for 26fc553
.github/workflows/windows-web.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: joncloud/[email protected]
28
with:
29
script-file: ${{ env.WINDOWS_WEB_DIR }}/slimevr_web_installer.nsi
30
- additional-plugin-paths: ${{ env.PLUGINS_DIR }}
+# additional-plugin-paths: ${{ env.PLUGINS_DIR }}
31
32
- name: Upload the installer as a build artifact
33
uses: actions/upload-artifact@v4
0 commit comments