cicd
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
mocheng 2025-06-23 14:34:48 +08:00
parent 74fd9da29d
commit f481a7a733

View File

@ -7,8 +7,8 @@ jobs:
runs-on: windows
steps:
- name: Checkout code
uses: http://47.109.37.87:3000/bichangxiong/checkout@v4 # 使用 Gitea 镜像
# uses: actions/checkout@v4
# uses: http://47.109.37.87:3000/bichangxiong/checkout@v4 # 使用 Gitea 镜像
uses: actions/checkout@v4
# - name: Set up JDK 17
# uses: actions/setup-java@v4