Skip to content

Commit

Permalink
fix: checkout first
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Dec 12, 2023
1 parent f7cc677 commit 1f99559
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/mirror.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
actions: write
contents: read
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Push to EICweb
uses: action-pack/gitlab-sync@d8d7956922770fc89e45dd7f0151fdeed5aad72e
with:
Expand Down

0 comments on commit 1f99559

Please sign in to comment.