Skip to content

Commit

Permalink
fix: checkout repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mikirov committed Jul 31, 2023
1 parent cea553e commit 038938d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,9 @@ jobs:
needs: [fetch-polkadot-binary, fetch-cumulus-binary, fetch-cumulus-wasm-binary, fetch-zombienet]
if: always()
steps:
- name: Checkout
uses: actions/checkout@v2

- name: Download all artifacts
uses: actions/download-artifact@v3

Expand Down

0 comments on commit 038938d

Please sign in to comment.