mirror of
https://github.com/Eugeny/tabby.git
synced 2025-01-18 14:04:17 +08:00
Fix Linux pacman uploads
This commit is contained in:
parent
ea38943905
commit
d8bec496ee
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -242,6 +242,7 @@ jobs:
|
||||
with:
|
||||
name: Linux Pacman
|
||||
path: artifact-pacman
|
||||
if: ${{ matrix.arch == 'x86_64' }}
|
||||
|
||||
- uses: actions/upload-artifact@master
|
||||
name: Upload Snap
|
||||
|
Loading…
Reference in New Issue
Block a user