Skip to content

Commit

Permalink
fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ix0rai committed Jul 8, 2024
1 parent 4ae1fb4 commit 5cca440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
options: --user root
steps:
- run: apt update && apt install git -y && git --version
- run: git config --global --add safe.directory /__w/fabric/fabric
- run: git config --global --add safe.directory /__w/quilted-fabric-api/quilted-fabric-api
- uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down

0 comments on commit 5cca440

Please sign in to comment.