Skip to content

Commit

Permalink
Check gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
justinethier committed May 31, 2024
1 parent 5748515 commit df31142
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ck-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ jobs:
run: find / 2>/dev/null | grep ck_pr
- name: check PATH
run: echo $PATH
- name: check gcc
run: which gcc
- name: make runtime.o
run: make runtime.o

0 comments on commit df31142

Please sign in to comment.