Skip to content

Commit 582253d

Browse files
committed
Merge branch 'dev'
2 parents 846f711 + 452829d commit 582253d

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)