Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli authored Dec 18, 2023
1 parent e809f41 commit 76e8c27
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
@@ -1,5 +1,5 @@
name: 'All in one: setup node, pnpm, cache'
description: 'Installs pnpm, uses actions/setup-node for cache, and then runs pnpm install. Uses package.json for the "node-version" by default.'
description: 'Installs pnpm, uses actions/setup-node for cache, and *then* runs pnpm install.'
author: NullVoxPopuli
branding:
icon: 'package'
Expand Down

0 comments on commit 76e8c27

Please sign in to comment.