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 ea026b7 commit 7dec03aCopy full SHA for 7dec03a
.github/workflows/build.yml
@@ -68,7 +68,7 @@ jobs:
68
with:
69
name: mingw-${{ matrix.system }}-ds2
70
path: |
71
- ${{ github.workspace }}/BinaryCache/ds2/Release/ds2.exe
+ ${{ github.workspace }}/BinaryCache/ds2/ds2.exe
72
73
macos:
74
runs-on: macos-latest
0 commit comments