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 36e76bf commit df43f69Copy full SHA for df43f69
.github/workflows/release.yml
@@ -72,7 +72,7 @@ jobs:
72
with:
73
draft: true
74
files: |
75
- "CPP-Filesystem/package/CPP-Filesystem-0.1.1-${{matrix.BIN}}.zip"
+ CPP-Filesystem/package/CPP-Filesystem-0.1.1-${{matrix.BIN}}.zip
76
77
windows-source:
78
runs-on: windows-2022
@@ -119,4 +119,4 @@ jobs:
119
120
121
122
- "CPP-Filesystem/package/CPP-Filesystem-0.1.1-Source.zip"
+ CPP-Filesystem/package/CPP-Filesystem-0.1.1-Source.zip
0 commit comments