We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e757b05 commit 3dc548aCopy full SHA for 3dc548a
1 file changed
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@master
16
- uses: actions/setup-node@v4
17
with:
18
- node-version: '18'
+ node-version: '12'
19
- run: npm install
20
- run: npm run build
21
- name: Publish
0 commit comments