This commit is contained in:
parent
a8696e41fc
commit
92ab4fdd56
2
.github/workflows/ci-cd.yml
vendored
2
.github/workflows/ci-cd.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
# 主要执行的步骤
|
||||
steps:
|
||||
# 第一步:检出(checkout)代码
|
||||
# 第一步:检出(checkout)代码
|
||||
- name: 检出代码
|
||||
# 使用 GitHub 官方的 actions/checkout@v4
|
||||
#uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user