Skip to content

Commit 34122c1

Browse files
committed
[CI] Test
1 parent 58b3b94 commit 34122c1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-and-run.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
steps:
2121
- name: Checkout GPULlama3
2222
uses: actions/checkout@v4
23+
env:
24+
PATH: /usr/bin:/bin:$PATH
2325
with:
2426
fetch-depth: 0
2527
submodules: false

0 commit comments

Comments
 (0)