mirror of
https://github.com/balzack/databag.git
synced 2025-02-11 19:19:16 +00:00
Update go.yml
This commit is contained in:
parent
49c962778e
commit
c598f575e8
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -17,11 +17,11 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
run: npm install --global yarn
|
||||
|
||||
- name: Build React
|
||||
run: |
|
||||
cd net/web
|
||||
npm install yarn
|
||||
yarn install
|
||||
yarn build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user