mirror of
https://github.com/apple/pkl.git
synced 2026-01-16 08:26:56 +01: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