Skip to content

Commit 831cdbd

Browse files
committed
chore: small changes
1 parent d9dbbbc commit 831cdbd

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
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Node
1717
uses: actions/setup-node@v4
1818
with:
19-
node-version: '22.x'
19+
node-version: '20.x'
2020
registry-url: 'https://registry.npmjs.org'
2121
- name: Build licia
2222
run: npm i && npm link && npm run build

0 commit comments

Comments
 (0)