Skip to content

Commit

Permalink
Add debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtylerwalls committed Jun 12, 2024
1 parent cc01174 commit 88b9d22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,9 @@ jobs:
with:
elasticsearch-version: 8

- name: Debug npm cache
run: echo "Hi"

- name: Webpack frontend files
run: |
echo "Checking for package.json..."
Expand Down

0 comments on commit 88b9d22

Please sign in to comment.