Skip to content

Commit

Permalink
Add a debug statement to see what files are changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Garanas committed May 31, 2024
1 parent 0298c92 commit 43ef288
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:

- name: Install
run: |
git diff
npm install
npm install bower
npm install grunt-cli
Expand Down

0 comments on commit 43ef288

Please sign in to comment.