We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dadc0f0 commit 27f2c00Copy full SHA for 27f2c00
2 files changed
.github/workflows/ci.yml
@@ -31,7 +31,6 @@ jobs:
31
- uses: voidzero-dev/setup-vp@af9f92ccd3e5694c919913c47be133a1847ea58e # v1
32
with:
33
node-version: lts/*
34
- cache: false
35
run-install: false
36
37
- name: 📦 Install dependencies (root only, no scripts)
@@ -177,7 +176,6 @@ jobs:
177
176
178
179
180
181
182
183
.github/workflows/release-tag.yml
@@ -26,7 +26,6 @@ jobs:
26
27
28
29
30
0 commit comments