Selaa lähdekoodia

Merge pull request #956 from LucasXu0/fix/955

fix: #955 upgrade build_resolvers to 2.0.9
Nathan.fooo 2 vuotta sitten
vanhempi
commit
cb06722cdc
2 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
  1. 4 0
      .github/workflows/flowy_editor_test.yml
  2. 1 1
      frontend/app_flowy/pubspec.lock

+ 4 - 0
.github/workflows/flowy_editor_test.yml

@@ -4,10 +4,14 @@ on:
   push:
     branches:
       - "main"
+    paths:
+      - "frontend/app_flowy/packages/appflowy_editor"
 
   pull_request:
     branches:
       - "main"
+    paths:
+      - "frontend/app_flowy/packages/appflowy_editor"
 
 env:
   CARGO_TERM_COLOR: always

+ 1 - 1
frontend/app_flowy/pubspec.lock

@@ -98,7 +98,7 @@ packages:
       name: build_resolvers
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "2.0.8"
+    version: "2.0.9"
   build_runner:
     dependency: "direct dev"
     description: