Skip to content

Commit

Permalink
Update cmake-single-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
james-huston authored Jan 30, 2024
1 parent 140e03a commit 6bcf67e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
# - uses: actions/checkout@v3

- name: Install Boost
run: sudo apt-get install -y libboost-all-dev

- name: Checkout ACore
run: |
Expand Down

0 comments on commit 6bcf67e

Please sign in to comment.