Skip to content

Commit

Permalink
diagnosticismness
Browse files Browse the repository at this point in the history
  • Loading branch information
dherman committed Sep 10, 2023
1 parent 846c365 commit 9dd0b29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ jobs:
- name: Check for changes in tree
shell: bash
run: git status
- name: Try to find the 165 dependency
shell: bash
run: find . -name package.json | xargs fgrep '.165'
- name: Install Dependencies in pkgs/install
shell: bash
working-directory: pkgs/install
Expand Down

0 comments on commit 9dd0b29

Please sign in to comment.