Skip to content

Commit

Permalink
Fetch template (#1369)
Browse files Browse the repository at this point in the history
  • Loading branch information
aurexav authored Dec 21, 2023
1 parent 4a86892 commit dedba59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@ jobs:
runs-on: ubuntu-latest
needs: [build-nodes, build-runtimes, publish-docker-image]
steps:
- name: Fetch template
uses: actions/checkout@v4
- name: Download nodes and runtimes
uses: actions/download-artifact@v4
- name: Prepare nodes and runtimes
Expand Down

0 comments on commit dedba59

Please sign in to comment.