Explorar o código

install protoc_plugin

Nathan.fooo %!s(int64=3) %!d(string=hai) anos
pai
achega
014ff27881
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/ci.yaml

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

@@ -26,6 +26,7 @@ jobs:
           flutter channel stable
           flutter config --enable-macos-desktop
           flutter doctor
+          dart pub global activate protoc_plugin
       - name: Deps
         working-directory: frontend
         run: |
@@ -66,6 +67,7 @@ jobs:
           flutter channel stable
           flutter config --enable-linux-desktop
           flutter doctor
+          dart pub global activate protoc_plugin
       - name: Deps
         working-directory: frontend
         run: |