Skip to content

Commit 8f038f5

Browse files
committed
fixs
1 parent 1f92df0 commit 8f038f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-fusilli-plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
- name: Build hipDNN-plugin
6161
run: |
62-
${{ env.FUSILLI_DIR }}/build_tools/docker/exec_docker_ci.sh \
62+
build_tools/docker/exec_docker_ci.sh \
6363
bash -c "cd plugins/hipdnn-plugin && \
6464
cmake -GNinja -S. -Bbuild \
6565
${{ matrix.fusilli-plugin-cmake-options }} && \

0 commit comments

Comments
 (0)