We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b2ef1c commit 2f0ef4bCopy full SHA for 2f0ef4b
1 file changed
.github/workflows/release.yml
@@ -37,7 +37,6 @@ jobs:
37
node-version: 22
38
- name: install dependencies
39
run: npm install
40
- shell: bash
41
- name: build
42
run: npm run package
43
0 commit comments