Skip to content

Commit

Permalink
⤵️ automation(synchronize) Applying changes from upstream repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
Megabyte Labs committed Mar 21, 2022
1 parent 3b6905d commit a6d5266
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 @@ -188,7 +188,7 @@ vars:
SEMANTIC_CONFIG: semantic-release-config
TIMEZONE: America/New_York
NPX_PACKAGE:
sh: |-
sh: |
if type pnpx &> /dev/null; then
echo 'pnpx'
elif type pnpm &> /dev/null; then
Expand Down

0 comments on commit a6d5266

Please sign in to comment.