Skip to content

Commit

Permalink
checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
metelkin committed Jun 11, 2024
1 parent db50abe commit 896f38c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/convert-to-heta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ jobs:
needs: convert-to-heta

steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
persist-credentials: false

- name: Download all artifacts
uses: actions/download-artifact@v2
with:
Expand Down

0 comments on commit 896f38c

Please sign in to comment.