! Update script
Gitea Actions Deploy / Explore-Gitea-Actions (push) Failing after 12m3s
Details
Gitea Actions Deploy / Explore-Gitea-Actions (push) Failing after 12m3s
Details
This commit is contained in:
parent
13ae0f0f18
commit
39d3b9624c
|
|
@ -14,7 +14,7 @@ jobs:
|
||||||
- name: Execute Shell Command
|
- name: Execute Shell Command
|
||||||
shell: cmd
|
shell: cmd
|
||||||
run: echo "${{ gitea.event_name }} ${{ gitea.ref }} ${{ gitea.repository }}"
|
run: echo "${{ gitea.event_name }} ${{ gitea.ref }} ${{ gitea.repository }}"
|
||||||
- name: Execute Dir Command X
|
- name: Execute Dir Command XX
|
||||||
shell: cmd
|
shell: cmd
|
||||||
run: dir C:\temp\*.* /s/b
|
run: dir C:\temp\*.* /s/b
|
||||||
# - run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
# - run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue