Skip to content

Commit 528c05b

Browse files
author
Rustem Mussabekov
committed
Remove arm64 linux (can't be published yet)
1 parent 4931daa commit 528c05b

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.github/workflows/linux.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,4 @@ jobs:
3636
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_EXPORT }}
3737
with:
3838
snap: "${{ github.workspace }}/dist/Raindrop-amd64.snap"
39-
release: stable
40-
41-
- name: publish arm64
42-
uses: snapcore/action-publish@v1
43-
env:
44-
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_EXPORT }}
45-
with:
46-
snap: "${{ github.workspace }}/dist/Raindrop-arm64.snap"
4739
release: stable

0 commit comments

Comments
 (0)