Skip to content

Commit

Permalink
Remove arm64 linux (can't be published yet)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rustem Mussabekov committed Feb 18, 2025
1 parent 4931daa commit 528c05b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,4 @@ jobs:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_EXPORT }}
with:
snap: "${{ github.workspace }}/dist/Raindrop-amd64.snap"
release: stable

- name: publish arm64
uses: snapcore/action-publish@v1
env:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_EXPORT }}
with:
snap: "${{ github.workspace }}/dist/Raindrop-arm64.snap"
release: stable

0 comments on commit 528c05b

Please sign in to comment.