Skip to content

Commit

Permalink
[debug]
Browse files Browse the repository at this point in the history
  • Loading branch information
tiawl committed Apr 25, 2024
1 parent 7de0d42 commit 7993e6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: "${{ github.repository_owner }}/${{ matrix.repo.dep }}"
fetch-tags: true

- name: Prepare CD
id: prepare
Expand Down Expand Up @@ -86,6 +87,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: "${{ github.repository_owner }}/${{ matrix.repo }}"
fetch-tags: true

- name: Prepare dump
id: prepare
Expand Down

0 comments on commit 7993e6d

Please sign in to comment.