Skip to content

Commit adbf23b

Browse files
committed
Fix release
1 parent 5a75b9b commit adbf23b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
uses: actions/[email protected]
1919
with:
2020
node-version: ${{steps.node.outputs.VERSION}}
21-
registry-url: 'https://registry.npmjs.org'
2221
- name: Install packages
2322
run: npm i
2423
- name: Run tests

0 commit comments

Comments
 (0)