Skip to content

Commit

Permalink
fix: taskfile decs
Browse files Browse the repository at this point in the history
  • Loading branch information
akorzunin committed Aug 14, 2024
1 parent a4caa6f commit abaac00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ tasks:
deploy-dev:
platforms: [linux]
desc: build for all platforms and upload files to file server
desc: upload build files to file server
interactive: true
cmds:
- { task: deploy-dev-internal }
Expand Down

0 comments on commit abaac00

Please sign in to comment.