Skip to content

Commit 452829d

Browse files
committed
fix: Update CI
1 parent 67f3502 commit 452829d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
upload_aur:
190190
name: Upload to AUR
191191
runs-on: ubuntu-latest
192-
needs: [release_amd64, release_arm64v8]
192+
needs: release_amd64
193193
steps:
194194
- uses: actions/download-artifact@v2
195195
with:

0 commit comments

Comments
 (0)