mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 14:47:13 -04:00
Update ci.yaml
This commit is contained in:
parent
55c05364dd
commit
8fc2089d51
1 changed files with 2 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue