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 da67f8b commit 15ac180Copy full SHA for 15ac180
.github/workflows/build-intel.yml
@@ -56,7 +56,7 @@ jobs:
56
ls
57
ls build
58
ls build/bin
59
- build/bin/unit_tests
+ ./build/bin/unit_tests
60
61
- uses: actions/upload-artifact@v4
62
with:
0 commit comments