fix: removendo setup node
This commit is contained in:
parent
1bf323e0c5
commit
6d9301dd17
1 changed files with 1 additions and 6 deletions
|
@ -125,12 +125,7 @@ jobs:
|
|||
with:
|
||||
node-version: "20.x"
|
||||
registry-url: "https://git.lhprovedor.com.br/leandro/lhmask/packages/npm/"
|
||||
- name: Download lhmask
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
path: lhmask
|
||||
name: lhmask
|
||||
- name: Publish to NPM (staging)
|
||||
- name: Publish to Git
|
||||
run: |
|
||||
cd lhmask
|
||||
npm publish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue