Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ityuany committed Sep 21, 2024
1 parent f701910 commit f507dfe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,10 @@ jobs:
with:
path: artifacts

- name: List packages
run: ls -R ./artifacts
shell: bash

- name: Move artifacts
run: pnpm run artifacts

Expand Down

0 comments on commit f507dfe

Please sign in to comment.