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