update CI
This commit is contained in:
parent
5a33a2e762
commit
40cee139e8
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: pokerust.pkg.tar.zst
|
||||
path: ./build/arch/*.pkg.tar.zst
|
||||
path: ./build/arch/*.pkg.tar
|
||||
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue