Skip to content

Commit

Permalink
Add more log
Browse files Browse the repository at this point in the history
  • Loading branch information
VenelinBakalov committed Jun 20, 2024
1 parent febd31f commit d704408
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:
id: npm-cache-dir
run: |
echo "dir=$(npm config get cache)" >> "$GITHUB_OUTPUT"
echo "CaCHE DIR TEST ${{steps.npm-cache-dir.outputs.dir}}"
- uses: actions/cache@v2
id: npm-cache
Expand Down

0 comments on commit d704408

Please sign in to comment.