Skip to content

Commit

Permalink
update info step
Browse files Browse the repository at this point in the history
  • Loading branch information
inknos committed Sep 7, 2023
1 parent 02be899 commit 44ff185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
with:
fetch-depth: 0

- name: where am I?
run: pwd; ls -l
- name: Am I using ccache?
run: ls -l /usr/local/bin/{c++,cc,g++,gcc}

- name: Install dependencies
run: |
Expand Down

0 comments on commit 44ff185

Please sign in to comment.