mirror of
https://github.com/gnmyt/LicenseAPI.git
synced 2026-01-10 10:11:47 +00:00
Fix deploy-javascript.yml workflow
This commit is contained in:
1
.github/workflows/deploy-javascript.yml
vendored
1
.github/workflows/deploy-javascript.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '18'
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
|
||||
- name: Install dependencies
|
||||
working-directory: integrations/javascript
|
||||
|
||||
Reference in New Issue
Block a user