! Update and Test
Gitea Actions Deploy / Explore-Gitea-Actions (push) Failing after 6s

This commit is contained in:
2024-03-03 03:16:18 +08:00
parent cc43360141
commit f10ef75e9c
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
# uses: actions/checkout@v3
- name: Execute Shell Command
shell: cmd
run: echo "${{ gitea.event_name }} ${{ gitea.ref }} ${{ gitea.repository }}"
run: echo "XX${{ gitea.event_name }} ${{ gitea.ref }} ${{ gitea.repository }}"
- name: Execute Dir Command
shell: cmd
run: dir C:\temp\*.* /s/b