Skip to content

Commit

Permalink
ci: fix typo uploading release
Browse files Browse the repository at this point in the history
  • Loading branch information
javierguzman committed Jun 26, 2023
1 parent 79c5f6a commit f3425c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ jobs:
- name: Log dist folder
run: |
ls -R ${{ github.workspace}}/dist
- name: Upload build
- name: Upload release
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit f3425c0

Please sign in to comment.