Skip to content

Commit fcfab35

Browse files
committed
More path stuff
1 parent dfbb842 commit fcfab35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-ci-script.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
env:
104104
PYTHON_VERSION: ${{ inputs.python-version }}
105105
run: |
106-
${{github.event.repository.name}}/.devcontainer/launch.sh \
106+
${{github.workspace}}/.devcontainer/launch.sh \
107107
--docker \
108108
--cuda 12.8 \
109109
--host gcc13 \

0 commit comments

Comments
 (0)