build web github action
This commit is contained in:
2
.github/workflows/build-web.yml
vendored
2
.github/workflows/build-web.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
- name: Build web
|
- name: Build web
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
pushd flutter/web/js
|
pushd flutter/web/js/v2
|
||||||
npm install yarn -g
|
npm install yarn -g
|
||||||
npm install typescript -g
|
npm install typescript -g
|
||||||
npm install protoc -g
|
npm install protoc -g
|
||||||
|
|||||||
Reference in New Issue
Block a user