node action added in ci

jobatzil/rename
Enver Bisevac 2022-09-13 01:04:14 +02:00
parent 89b44d2862
commit 8aa924416d
1 changed files with 2 additions and 2 deletions

View File

@ -25,10 +25,10 @@ jobs:
node-version: 16
cache: 'npm'
- run: |
pushd web
cd web
yarn install
yarn build
popd
cd ..
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with: