Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flagarde committed Jun 25, 2024
1 parent e027728 commit 78019ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
steps:
- uses: ammaraskar/gcc-problem-matcher@master
- name: ⬇️ Install git
run: apt-get update ; apt-get install --no-install-recommends -y git
run: apt-get update ; apt-get install --no-install-recommends -y git unzip
- name: ⬇️ Setup CMake
uses: lukka/get-cmake@latest
with:
Expand Down

0 comments on commit 78019ae

Please sign in to comment.