Skip to content

Commit dc91680

Browse files
committed
doing some sherlock type of shit
1 parent bdbeebe commit dc91680

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
- name: Run lit
2121
shell: bash
2222
run: |
23+
echo $PATH
2324
/opt/venv/bin/pipx ensurepath
2425
/opt/venv/bin/pipx ensurepath --global
26+
echo $PATH
2527
./scripts/build.sh --lit

0 commit comments

Comments
 (0)