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