Skip to content

Commit cd365e7

Browse files
committed
adding depenancy
1 parent 0dd9e7e commit cd365e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
path: src/main/resources/macosx-x86_64/*
7777
publish:
7878
runs-on: ubuntu-latest
79-
needs: [macos,windows,linux]
79+
needs: [macos,windows,linux,linux-arm]
8080
permissions:
8181
contents: write
8282
packages: write

0 commit comments

Comments
 (0)