Skip to content

Commit

Permalink
Merge pull request #1989 from camptocamp/fix-repo
Browse files Browse the repository at this point in the history
Fix the repository
  • Loading branch information
sbrunner authored Apr 12, 2023
2 parents 4d3840e + 239c5d9 commit 0b37bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
- run: echo "${HOME}/.local/bin" >> ${GITHUB_PATH}
- run: python3 -m pip install --user --requirement=ci/requirements.txt

- name: Clean docker hub tags
- name: Clean Docker hub tags
run: c2cciutils-clean

0 comments on commit 0b37bb8

Please sign in to comment.