Skip to content

Commit

Permalink
removing double upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
kalwalt committed Mar 29, 2022
1 parent 2e17605 commit c359511
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ jobs:
run: |
echo $RELEASE_VERSION
echo ${{ steps.vars.outputs.tag }}
- uses: actions/upload-artifact@v2
with:
name: dist
path: |
dist/ARnft.js
- run: |
yarn
- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit c359511

Please sign in to comment.