Skip to content

Commit

Permalink
use from the branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Feb 15, 2024
1 parent 5657a8f commit 8a84823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example-performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
steps:
- uses: actions/checkout@v4
# look at fast this action installs a single dependency
- uses: bahmutov/npm-install@HEAD
- uses: bahmutov/npm-install@performance
with:
working-directory: examples/basic
install-command: 'npm install chalk'
Expand Down

0 comments on commit 8a84823

Please sign in to comment.