Skip to content

Commit 482b34a

Browse files
authored
Update build_executables.yml
1 parent 42a9159 commit 482b34a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_executables.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
os: [ubuntu-latest]
16-
arch: [arm64-v8a]
16+
arch: [arm64]
1717
confs:
1818
- { mode: debug, archive: yes }
1919

@@ -75,4 +75,4 @@ jobs:
7575
with:
7676
root_dir: package
7777
file_path: ${{ env.PACKAGE_NAME }}
78-
verbose: true
78+
verbose: true

0 commit comments

Comments
 (0)