mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-07 14:51:55 +00:00
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
|
||||
shell: bash
|
||||
run: |
|
||||
pushd flutter/web/js
|
||||
pushd flutter/web/js/v2
|
||||
npm install yarn -g
|
||||
npm install typescript -g
|
||||
npm install protoc -g
|
||||
|
||||
Reference in New Issue
Block a user