Skip to content

Commit

Permalink
Update cmake-multi-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vorlac authored Sep 1, 2023
1 parent 6e371c9 commit a28f227
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Install dependencies
run: pip install --user scons
#- name: Install dependencies
# run: pip install --user scons

- name: Configure (Linux)
run: >
Expand Down

0 comments on commit a28f227

Please sign in to comment.