Browse Source

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

Hieu 3 years ago
parent
commit
6e1c6d7a47
1 changed files with 1 additions and 1 deletions
  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 = [
   """