Skip to content

Commit

Permalink
wip: log install latest npm
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Dec 3, 2023
1 parent 0a01517 commit dfe3157
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/install-latest-npm/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ runs:
set -ex
which npx
npx -y semver -r "1" "1.0.0"
npx semver
MATCH=""
Expand Down

0 comments on commit dfe3157

Please sign in to comment.