We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc12ed commit 5bd344aCopy full SHA for 5bd344a
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Build tpp using tppbuild
31
run: |
32
- python3 "./build.py"
+ python3 "./src/build.py"
33
34
35
0 commit comments