Przeglądaj źródła

fix: `cargo-make` platforms, `mac` not `macos`

Hieu 3 lat temu
rodzic
commit
6e1c6d7a47
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      frontend/scripts/makefile/flutter.toml

+ 1 - 1
frontend/scripts/makefile/flutter.toml

@@ -206,7 +206,7 @@ script = [
 #   """
 # ]
 
-[tasks.generate_freezed_files.macos]
+[tasks.generate_freezed_files.mac]
 script_runner = "@shell"
 script = [
   """