Skip to content

Commit

Permalink
ci: πŸ”„ update publish yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-labs committed Jan 18, 2023
1 parent 4ded4d4 commit 4a24152
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: πŸ“ Checkout Repository
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: ⬇️ Download Artifact
uses: actions/download-artifact@v3.0.1
with:
Expand Down

0 comments on commit 4a24152

Please sign in to comment.