We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e946f40 commit 4bfb2d4Copy full SHA for 4bfb2d4
.github/workflows/windows.yml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Build
46
run: |
47
- # $env:CSC_LINK="${{ steps.write_file.outputs.filePath }}"
+ # $env:CSC_LINK="${{ steps.write_file.outputs.filePath }}"
48
npm install --save-dev cross-env
49
npm install
50
npm run pack
0 commit comments