Compare commits

...

1 Commits

Author SHA1 Message Date
c19921eb85 Try fix install
Some checks failed
Build on push / prepare (push) Successful in 5s
Build on push / build (push) Successful in 25s
Build on push / test (push) Failing after 2s
2026-02-14 17:45:35 +01:00

View File

@@ -60,10 +60,10 @@ jobs:
run: | run: |
dotnet tool install \ dotnet tool install \
--tool-path .tools \ --tool-path .tools \
sh.actions.package-cleanup \ package-cleanup \
--source sh-git_sh-edraft_de --source sh-git_sh-edraft_de
- name: Run package-cleanup - name: Run package-cleanup
shell: bash shell: bash
run: | run: |
./.tools/package-cleanup ./.tools/sh.actions.package-cleanup