Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiago Saife authored Jan 11, 2024
1 parent f903da9 commit d46800c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

- name: Download build artifact
uses: actions/download-artifact@v2
with:
name: dist
path: dist

- name: Setup Node
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit d46800c

Please sign in to comment.