Skip to content

Commit

Permalink
Struggling with find-command
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-fritz committed Sep 9, 2024
1 parent afbc77b commit 2cac396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitlab_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
rm *.zip
cd ..
ls -lah
find . -type d "test_JUWELS"
find . -type d -name "test_JUWELS"
get_artifacts_from_other_workflow:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2cac396

Please sign in to comment.