Skip to content

Commit

Permalink
More debug and path corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
shambupujar committed Jan 7, 2025
1 parent 84060b0 commit 99c69b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,6 @@ jobs:
- name: Setup config
run: |

Check warning on line 487 in .github/workflows/ci.yml

View workflow job for this annotation

GitHub Actions / actionlint

[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:3:4: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/ci.yml:487:9: shellcheck reported issue in this script: SC2086:info:3:4: Double quote to prevent globbing and word splitting [shellcheck]
set -x
chmod +x ./babylonnode
pwd && ls -la
cd $HOME
Expand Down

0 comments on commit 99c69b1

Please sign in to comment.