Fix non-working CI workflows (#165)

This commit is contained in:
Pavel 2022-08-25 17:08:04 +03:00 committed by GitHub
parent 16fdbce17d
commit 0148c33dbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: "16"
registry-url: 'https://registry.npmjs.org'
- name: "Build packages"
run: |