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 11380a3 commit 2d038fcCopy full SHA for 2d038fc
.github/workflows/upload.yml
@@ -19,4 +19,4 @@ jobs:
19
uses: actions/upload-artifact@v2
20
with:
21
name: .exe test
22
- path: 'build/DanmakuTree *.exe\n!build/*Setup*.exe'
+ path: "build/DanmakuTree *.exe\n!build/*Setup*.exe"
0 commit comments