Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Buzzec committed Apr 2, 2022
1 parent 4c58257 commit 0537e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ exec --fail-on-error cargo %{args_string}

[tasks.publish_cruiser]
workspace = false
env = { "PACKAGE" = "crusier" }
env = { "PACKAGE" = "cruiser" }
script_runner = "@duckscript"
script = '''
args = array publish -p ${PACKAGE} --all-features
Expand Down

0 comments on commit 0537e5d

Please sign in to comment.