[deploy]
Some checks failed
Deploy on push / deploy (push) Failing after 36s

This commit is contained in:
2025-08-24 00:20:59 +08:00
parent 2f602fa038
commit c4354b07b7

View File

@@ -10,11 +10,6 @@ jobs:
if: contains(gitea.event.head_commit.message, '[deploy]') if: contains(gitea.event.head_commit.message, '[deploy]')
steps: steps:
- name: Test network
run: |
which curl || (apk add --no-cache curl)
curl -vk https://git.rchou.net/
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4