mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-24 01:28:24 +00:00
fix: cargo-make platforms, mac not macos
This commit is contained in:
parent
6ae8efbdfe
commit
6e1c6d7a47
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ script = [
|
|||
# """
|
||||
# ]
|
||||
|
||||
[tasks.generate_freezed_files.macos]
|
||||
[tasks.generate_freezed_files.mac]
|
||||
script_runner = "@shell"
|
||||
script = [
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue