Skip to content

Commit

Permalink
view npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
rakeshkumar1019 committed Dec 27, 2023
1 parent ebf1da0 commit bcadc06
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ftest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,12 @@ jobs:
popd
popd
- name: View .npmrc
run: |
echo /tmp/_temp/.npmrc
cat /tmp/_temp/.npmrc
echo "----End------"
- name: List npm config
run: |
echo "List Files"
Expand Down

0 comments on commit bcadc06

Please sign in to comment.