Skip to content

Commit

Permalink
NPM paths
Browse files Browse the repository at this point in the history
  • Loading branch information
joshhanley committed Oct 3, 2024
1 parent e5d357d commit 1bf7a14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
tools: composer:v2
coverage: none

- name: Show me the paths
run: echo node && echo npm

- name: Get composer cache directory
id: composer-cache
run: echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 1bf7a14

Please sign in to comment.