Skip to content

Commit 6110607

Browse files
Merge pull request #3 from debuggerboy/patch-1
Update build.yaml
2 parents 1bf1fff + 5ba0f2d commit 6110607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: "Install Depenencies"
6464
run: |
6565
apt-get update
66-
apt-get install -y build-essential libgtk-4-dev libadwaita-1-dev
66+
apt-get install -y build-essential git libgtk-4-dev libadwaita-1-dev
6767
6868
# Refer : https://github.com/marketplace/actions/setup-zig-compiler
6969
- name: "Setup Zip"

0 commit comments

Comments
 (0)