fix: removendo setup node

This commit is contained in:
Leandro Costa 2025-05-30 09:14:59 -03:00
parent 1bf323e0c5
commit 6d9301dd17

View file

@ -125,12 +125,7 @@ jobs:
with: with:
node-version: "20.x" node-version: "20.x"
registry-url: "https://git.lhprovedor.com.br/leandro/lhmask/packages/npm/" registry-url: "https://git.lhprovedor.com.br/leandro/lhmask/packages/npm/"
- name: Download lhmask - name: Publish to Git
uses: actions/download-artifact@v3
with:
path: lhmask
name: lhmask
- name: Publish to NPM (staging)
run: | run: |
cd lhmask cd lhmask
npm publish npm publish