Skip to content

Commit

Permalink
feat: adjust ci/cd strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
Lemonnnnnnnnnnn committed Apr 30, 2024
1 parent 4e93fb0 commit 1a3bc7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: setup node
uses: actions/setup-node@v4
with:
node-version: lts/*
node-version: 18
cache: 'pnpm' # Set this to npm, yarn or pnpm.

- name: install Rust stable
Expand Down

0 comments on commit 1a3bc7e

Please sign in to comment.