mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Update ci.yaml
This commit is contained in:
parent
55c05364dd
commit
8fc2089d51
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@ -11,4 +11,5 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v1
|
||||
- name: Build and Test
|
||||
run: make install_rust && make install_cargo_make && cargo make install_targets
|
||||
run: cd frontend && make install_rust && make install_cargo_make && cargo make install_targets
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user