We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dec372 commit b3849eaCopy full SHA for b3849ea
1 file changed
.github/workflows/release.yaml
@@ -21,7 +21,6 @@ jobs:
21
uses: actions/setup-node@v4
22
with:
23
node-version: 22
24
- cache: "npm"
25
- run: npm install
26
- run: npm run build:win
27
- name: Release
0 commit comments