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 1f92df0 commit 8f038f5Copy full SHA for 8f038f5
1 file changed
.github/workflows/ci-fusilli-plugin.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Build hipDNN-plugin
61
run: |
62
- ${{ env.FUSILLI_DIR }}/build_tools/docker/exec_docker_ci.sh \
+ build_tools/docker/exec_docker_ci.sh \
63
bash -c "cd plugins/hipdnn-plugin && \
64
cmake -GNinja -S. -Bbuild \
65
${{ matrix.fusilli-plugin-cmake-options }} && \
0 commit comments