We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f24c0b commit 0b739e1Copy full SHA for 0b739e1
.github/workflows/ci.yml
@@ -167,5 +167,5 @@ jobs:
167
- uses: actions/upload-artifact@v4
168
with:
169
name: WslSymlinks.zip
170
- path: ./build/distributions/WslSymlinks.js-*.zip
+ path: ./build/distributions/WslSymlinks*.zip
171
0 commit comments