CI: Fix linux-debug artifact
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
8f084db789
commit
4b3b458ffa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -153,7 +153,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: ${{ github.event.repository.name }}-linux-x86_64-debug-${{ github.event.pull_request.number || env.SHA8 }}
|
name: ${{ github.event.repository.name }}-linux-x86_64-debug-${{ github.event.pull_request.number || env.SHA8 }}
|
||||||
path: |
|
path: |
|
||||||
*.tar.gz
|
*.tar.xz
|
||||||
|
|
||||||
macos:
|
macos:
|
||||||
strategy:
|
strategy:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue