Skip to content

Commit

Permalink
Fix release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Apr 20, 2022
1 parent 640a7f0 commit 2858857
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +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-loader/fabric-loader
- uses: actions/checkout@v2
with:
fetch-depth: 0
Expand Down

0 comments on commit 2858857

Please sign in to comment.