Skip to content

Commit 15051b1

Browse files
author
Domino987
committed
fix typo
1 parent 7fbfcef commit 15051b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- uses: actions/checkout@v3
26-
- uses: actions/setup-node@v
26+
- uses: actions/setup-node@v3
2727
with:
2828
node-version: 18
2929
- name: Publish

0 commit comments

Comments
 (0)