Try fix install
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user