There was an error while loading. Please reload this page.
1 parent 04fca37 commit d9dbbbcCopy full SHA for d9dbbbc
1 file changed
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Node
17
uses: actions/setup-node@v4
18
with:
19
- node-version: '20.x'
+ node-version: '22.x'
20
registry-url: 'https://registry.npmjs.org'
21
- name: Build licia
22
run: npm i && npm link && npm run build
0 commit comments