Skip to content

Commit

Permalink
Add test log
Browse files Browse the repository at this point in the history
  • Loading branch information
VenelinBakalov committed Jun 20, 2024
1 parent 9cef1db commit febd31f
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 @@ -54,6 +54,8 @@ jobs:
npm version --no-git-tag-version $VERSION_STRING
echo "version_build=${VERSION_STRING}+${RUN_NUMBER}" >> "$GITHUB_OUTPUT"
echo "VERSION TEST ${{steps.version_step.outputs.version_build}}"
echo "CaCHE DIR TEST ${{steps.npm-cache-dir.outputs.dir}}"
- name: Get npm cache directory
id: npm-cache-dir
Expand Down

0 comments on commit febd31f

Please sign in to comment.