Skip to content

Commit

Permalink
explore possibility
Browse files Browse the repository at this point in the history
  • Loading branch information
sjinks committed Sep 21, 2024
1 parent 8f6fc00 commit 13bc199
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/install-dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ runs:
sudo apt-get update
sudo apt-get install -y ccache libgmock-dev libgtest-dev
- run: ls -lhaR /usr/local
shell: bash

- name: Set up ccache
uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 # v1.2.14

Expand Down

0 comments on commit 13bc199

Please sign in to comment.