Skip to content

Commit

Permalink
Merge branch '3.13' into backport-c9b399f-3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
barneygale authored Nov 20, 2024
2 parents 60fdb30 + 40b9b50 commit 2e729ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
steps:
- name: Install Git
run: |
apt install git -yq
apt update && apt install git -yq
git config --global --add safe.directory "$GITHUB_WORKSPACE"
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 2e729ab

Please sign in to comment.