Skip to content

Commit

Permalink
gh actions: force git version to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Aug 24, 2024
1 parent e98d13f commit 5f5333c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.13.0
- name: prepare-linux
if: runner.os == 'Linux'
run: |
Expand Down

0 comments on commit 5f5333c

Please sign in to comment.