Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
todays-mitsui committed May 25, 2024
1 parent 80304a5 commit 9520a88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,14 @@ jobs:
prerelease: false

- run: ls
- run: ls standalone

- name: Download standalone artifact
uses: actions/download-artifact@v2
with:
name: standalone_js

- run: ls standalone

- name: Upload standalone artifact
uses: actions/upload-release-asset@v1
env:
Expand Down

0 comments on commit 9520a88

Please sign in to comment.