We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab77d4 commit 678b572Copy full SHA for 678b572
1 file changed
.github/workflows/build-release.yml
@@ -52,8 +52,6 @@ jobs:
52
53
- name: Setup pnpm
54
uses: pnpm/action-setup@v4
55
- with:
56
- version: 10
57
58
- name: Setup Rust
59
uses: dtolnay/rust-toolchain@stable
@@ -102,8 +100,6 @@ jobs:
102
100
103
101
104
105
106
107
108
109
0 commit comments