Skip to content

Commit

Permalink
Update cmake-single-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drisspg authored Mar 19, 2024
1 parent ee49471 commit 51e308c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install CMake and git
run: |
apt-get update
apt-get install git
apt-get install -y git
apt-get install -y cmake
- name: Initialize and Update Git Submodules
Expand Down

0 comments on commit 51e308c

Please sign in to comment.