Skip to content

Commit

Permalink
更新ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangchf committed Mar 11, 2024
1 parent 71f2b84 commit 56f96ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: package-gt
run: |-
Software Update
xcode-select -p
brew install make llvm@16 gcc*
export PATH="/usr/local/opt/llvm@16/bin:$PATH"
export LDFLAGS="-L/usr/local/opt/llvm@16/lib"
Expand Down

0 comments on commit 56f96ad

Please sign in to comment.