Skip to content

Commit 5f0c621

Browse files
committed
Updates
1 parent 3b2faa3 commit 5f0c621

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
build:
1111
runs-on: ubuntu-latest
1212
steps:
13+
- run: sudo apt-get update && sudo apt-get install -y libgit2-dev
1314
- uses: actions/checkout@v4
1415
- uses: mlugg/setup-zig@v2
1516
with:

0 commit comments

Comments
 (0)