Skip to content

Commit

Permalink
Check bob installation path.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Sep 27, 2024
1 parent 5249f8b commit 44769c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
with:
node-version: ${{ matrix.node }}
- run: npm link
- run: find / | grep bin | grep bob
- run: /usr/local/node-v22.7.0-linux-x64/bin/bob
- uses: coverallsapp/[email protected]
with:
Expand Down

0 comments on commit 44769c3

Please sign in to comment.