We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf47cb3 commit cb6627cCopy full SHA for cb6627c
1 file changed
.github/workflows/build_linux_only.yml
@@ -31,7 +31,7 @@ jobs:
31
pip install cython
32
33
- name: Build the project
34
- working-directory: ./bisheng-telemetry-search
+ working-directory: ./bisheng-telemetry-search/telemetry_search
35
run: |
36
pwd
37
ls -lh
0 commit comments