Skip to content

Commit ac351d7

Browse files
workspace
1 parent cd9800c commit ac351d7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/blank.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ jobs:
3434
run: |
3535
rm -rf /gid/problemtypes/
3636
mkdir /gid/problemtypes
37-
mv ./kratos.gid /gid/problemtypes/
38-
python3 -m pip install --upgrade --force-reinstall --no-cache-dir KratosMultiphysics-all==9.1.3
37+
mv $GITHUB_WORKSPACE/kratos.gid /gid/problemtypes/
3938
4039
# start the tester thing
4140
- name: Tester

0 commit comments

Comments
 (0)