Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
375gnu committed Dec 26, 2023
1 parent 91e0833 commit c96683f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ jobs:
- name: 'Checkout source code'
run: |
git config --global --add safe.directory $(pwd)
git clone --depth=1 --recurse-submodules -j2 https://github.com/CelestiaProject/Celestia.git .
git checkout "$GITHUB_REF"
Expand Down

0 comments on commit c96683f

Please sign in to comment.