Skip to content

Commit

Permalink
updates to use warpcache
Browse files Browse the repository at this point in the history
  • Loading branch information
prajjwaldimri committed Jun 5, 2024
1 parent eff380d commit e9eb76a
Show file tree
Hide file tree
Showing 6 changed files with 123,068 additions and 118,162 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'Setup Node.js environment'
description: 'Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH.'
author: 'GitHub'
author: 'WarpBuild'
inputs:
always-auth:
description: 'Set always-auth in npmrc.'
Expand Down Expand Up @@ -28,7 +28,7 @@ inputs:
# TODO: add input to control forcing to pull from cloud or dist.
# escape valve for someone having issues or needing the absolute latest which isn't cached yet
outputs:
cache-hit:
cache-hit:
description: 'A boolean value to indicate if a cache was hit.'
node-version:
description: 'The installed node version.'
Expand Down
Loading

0 comments on commit e9eb76a

Please sign in to comment.