Skip to content

Commit 78019ae

Browse files
authored
Update linux.yml
1 parent e027728 commit 78019ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
steps:
6060
- uses: ammaraskar/gcc-problem-matcher@master
6161
- name: ⬇️ Install git
62-
run: apt-get update ; apt-get install --no-install-recommends -y git
62+
run: apt-get update ; apt-get install --no-install-recommends -y git unzip
6363
- name: ⬇️ Setup CMake
6464
uses: lukka/get-cmake@latest
6565
with:

0 commit comments

Comments
 (0)