Skip to content

Commit

Permalink
Switch from checkout to clone
Browse files Browse the repository at this point in the history
  • Loading branch information
Taucher2003 committed Dec 18, 2023
1 parent 85fd2ba commit b11f045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
mirror:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: git clone https://github.com/${{ github.repository }} .
- run: git remote add gitlab https://gitlab.com/code0-tech/docs.git
- run: >-
git
Expand Down

0 comments on commit b11f045

Please sign in to comment.