We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf5b676 commit 10e8ae9Copy full SHA for 10e8ae9
.github/workflows/build.yml
@@ -76,8 +76,6 @@ jobs:
76
- name: Run build script on Windows
77
if: runner.os == 'Windows'
78
run: .\build.bat
79
- env:
80
- PATH: ./node_modules/.bin:$PATH
81
82
- name: Zip portable builds
83
0 commit comments