mirror of
https://github.com/apple/pkl.git
synced 2026-04-28 03:07:14 +02:00
Fix macos/amd64 image builds (#1322)
This commit is contained in:
2
.github/scripts/cc_macos_amd64.sh
vendored
Executable file
2
.github/scripts/cc_macos_amd64.sh
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
clang -arch x86_64 "$@"
|
||||
Reference in New Issue
Block a user