We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dabae36 commit 440500bCopy full SHA for 440500b
.github/workflows/publish.yml
@@ -29,8 +29,6 @@ jobs:
29
uses: actions/setup-node@v4
30
with:
31
node-version: 22
32
- cache: pnpm
33
- - run: corepack enable
34
- name: install Rust nightly
35
uses: dtolnay/rust-toolchain@stable
36
0 commit comments