We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 740b291 commit 46ed42aCopy full SHA for 46ed42a
.github/workflows/publish.yml
@@ -32,7 +32,6 @@ jobs:
32
- name: setup Node
33
uses: actions/setup-node@v4
34
with:
35
- node-version: 'lts'
36
registry-url: 'https://registry.npmjs.org'
37
- name: Build npm package
38
run: deno run -A scripts/build_npm.ts
0 commit comments