mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
ci: use correct name for snap
This commit is contained in:
parent
927a452104
commit
fa7e794fef
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dev.yml
vendored
2
.github/workflows/dev.yml
vendored
|
@ -57,7 +57,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }}
|
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }}
|
||||||
with:
|
with:
|
||||||
snap: dist/armcord.3.0_amd64.snap
|
snap: dist/armcord_3.3.0_amd64.snap
|
||||||
release: edge
|
release: edge
|
||||||
build-snap-arm64:
|
build-snap-arm64:
|
||||||
runs-on: warp-ubuntu-latest-arm64-2x
|
runs-on: warp-ubuntu-latest-arm64-2x
|
||||||
|
|
Loading…
Reference in a new issue