Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
justinethier committed Jun 1, 2024
1 parent dbd02da commit 7ad60f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ck-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: check PATH
run: echo $PATH
- name: check gcc
run: which gcc ; ls -l /usr/local/bin/gcc* ; ls -l /opt/homebrew/bin
run: which gcc ; ls -l /opt/homebrew/bin
- name: make runtime.o
run: make runtime.o

0 comments on commit 7ad60f9

Please sign in to comment.