Skip to content

Commit 46ed42a

Browse files
authored
Update publish.yml
1 parent 740b291 commit 46ed42a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: setup Node
3333
uses: actions/setup-node@v4
3434
with:
35-
node-version: 'lts'
3635
registry-url: 'https://registry.npmjs.org'
3736
- name: Build npm package
3837
run: deno run -A scripts/build_npm.ts

0 commit comments

Comments
 (0)