Skip to content

Commit f070f46

Browse files
committed
Update build.yml
1 parent 98cbec3 commit f070f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
settings:
1616
- platform: "macos-latest" # for Arm based macs (M1 and above).
17-
args: "--target aarch64-apple-darwin"
17+
args: "--target aarch64-apple-darwin --verbose"
1818
# - platform: "macos-latest" # for Intel based macs.
1919
# args: "--target x86_64-apple-darwin"
2020
# - platform: "ubuntu-22.04"

0 commit comments

Comments
 (0)