Skip to content

Commit 5ba0f2d

Browse files
authored
Update build.yaml
1 parent 6d66873 commit 5ba0f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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)