Fix Gitea workflow shell for Windows runner
Some checks failed
Build Mod Package / build (push) Failing after -1s
Some checks failed
Build Mod Package / build (push) Failing after -1s
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
|||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: pwsh
|
shell: powershell
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare workspace
|
- name: Prepare workspace
|
||||||
|
|||||||
Reference in New Issue
Block a user