Skip to content

Commit 5bd344a

Browse files
authored
Update build.yml
1 parent 4bc12ed commit 5bd344a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
3030
- name: Build tpp using tppbuild
3131
run: |
32-
python3 "./build.py"
32+
python3 "./src/build.py"
3333
3434
3535

0 commit comments

Comments
 (0)