Skip to content

Commit

Permalink
fix: optimize ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ClarkXia committed Nov 30, 2023
1 parent d7fbbba commit b6222b5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,6 @@ jobs:
path: crates/node_binding/artifacts
- name: Combine binaries
run: cd crates/node_binding && pnpm universal
- name: List packages
run: ls -R
shell: bash
- name: Upload artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit b6222b5

Please sign in to comment.