ACTIONS配置文件修正
Daily Domain Check / domain_check (push) Failing after 57s Details

This commit is contained in:
ahdoawhfo 2024-08-19 12:54:39 +08:00
parent 6addd1b919
commit 46a94d8b60
Signed by: ahdoawhfo
GPG Key ID: 5B4A734D16322C1D
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ on:
jobs:
domain_check:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-22.04
steps:
- name: Checkout code