Explorar o código

Update ci.yaml

AppFlowy.IO %!s(int64=3) %!d(string=hai) anos
pai
achega
8fc2089d51
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .github/workflows/ci.yaml

+ 2 - 1
.github/workflows/ci.yaml

@@ -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
+