Try fix install
This commit is contained in:
@@ -60,10 +60,10 @@ jobs:
|
||||
run: |
|
||||
dotnet tool install \
|
||||
--tool-path .tools \
|
||||
sh.actions.package-cleanup \
|
||||
package-cleanup \
|
||||
--source sh-git_sh-edraft_de
|
||||
|
||||
- name: Run package-cleanup
|
||||
shell: bash
|
||||
run: |
|
||||
./.tools/package-cleanup
|
||||
./.tools/sh.actions.package-cleanup
|
||||
|
||||
Reference in New Issue
Block a user