Skip to content

Commit

Permalink
fix taskfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen committed Feb 14, 2023
1 parent a269a3c commit 89d4359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tasks:
" \
-o bin/ ./cmd/...
- cmd: codesign --deep --force -s - bin/mach-composer
platform: darwin
platforms: [darwin]
vars:
version:
sh: git describe --tags --always
Expand Down

0 comments on commit 89d4359

Please sign in to comment.