Explorar el Código

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

Hieu hace 3 años
padre
commit
6e1c6d7a47
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 = [
   """