Skip to content

Commit

Permalink
Fix another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-blanchard committed Aug 28, 2024
1 parent e02f78c commit 273a03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ runs:
args+=("--$input" "$value")
fi
done
micromamba run -n coiled-run coiled login "${args[@]}"
micromamba run -n coiled-login coiled login "${args[@]}"

0 comments on commit 273a03e

Please sign in to comment.