1
Some checks failed
构建并部署 / build-and-deploy (push) Failing after 3m42s

This commit is contained in:
jeremygan2021
2026-02-13 10:01:39 +08:00
parent 6a411ebc38
commit 8ae12b24aa

View File

@@ -9,6 +9,8 @@ on:
jobs:
build-and-deploy:
runs-on: ubuntu
container:
image: catthehacker/ubuntu:act-latest
steps:
- name: 检出代码
uses: actions/checkout@v3