Skip to content

Commit

Permalink
more cmake github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
okram committed Jun 17, 2024
1 parent cc7b1f5 commit 6b013f7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ jobs:
with:
submodules: 'true'

- name: Action Information
run: |
whoami
sudo chown runner:admin /usr/local
- name: Install Python
uses: actions/setup-python@v1

Expand Down

0 comments on commit 6b013f7

Please sign in to comment.