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 eb0d6ac commit 0a01517
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/install-latest-npm/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ runs:
run: |
set -ex
which npx
npx semver
MATCH=""
SPECS=("latest" "next-10" "next-9" "next-8" "next-7" "next-6")
Expand Down

0 comments on commit 0a01517

Please sign in to comment.