Skip to content

Commit 26fc553

Browse files
committed
Workflow Test
1 parent 081c5a9 commit 26fc553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: joncloud/[email protected]
2828
with:
2929
script-file: ${{ env.WINDOWS_WEB_DIR }}/slimevr_web_installer.nsi
30-
additional-plugin-paths: ${{ env.PLUGINS_DIR }}
30+
# additional-plugin-paths: ${{ env.PLUGINS_DIR }}
3131

3232
- name: Upload the installer as a build artifact
3333
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)