Skip to content

Commit

Permalink
Bypass some warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
czy-29 committed Sep 10, 2024
1 parent e5d4715 commit 952f126
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ jobs:
mirror:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: yesolutions/mirror-action@master
with:
REMOTE: 'https://gitlab.com/opensound-org/cargo-cargo.git'
Expand Down

0 comments on commit 952f126

Please sign in to comment.