update CI

This commit is contained in:
Vomitblood 2024-03-25 13:13:17 +08:00
parent 942e2fb693
commit 5a33a2e762

View file

@ -35,7 +35,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: pokerust.pkg.tar.zst
path: ./**/*.pkg.tar.zst
path: ./build/arch/*.pkg.tar.zst
build:
runs-on: ubuntu-latest
@ -54,4 +54,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: pokerust.deb
path: pokerust.deb
path: build/debian/pokerust.deb