fix npm publish

This commit is contained in:
KillerBossOriginal 2023-02-05 13:19:24 +01:00
parent 356cd177ec
commit 678be1577f

View file

@ -14,7 +14,7 @@ jobs:
node-version: '16.x'
registry-url: 'https://registry.npmjs.org'
scope: '@thundernetworkrad'
- name: Install Dependency
- name: Install Dependencies
run: npm i
- name: Build
run: npm run build