Skip to content

Commit b33b14c

Browse files
committed
Publish
1 parent d1b46a4 commit b33b14c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
registry-url: 'https://registry.npmjs.org'
2727

2828
# Update Npm
29-
- uses: actions/setup-node@v4
29+
- name: Update
3030
run: npm install npm -g
3131

3232
# Install Deno

0 commit comments

Comments
 (0)