This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
|||||||
runs-on: [ubuntu-latest] # 使用你的 runner 标签
|
runs-on: [ubuntu-latest] # 使用你的 runner 标签
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout (local action)
|
- name: Checkout (local action)
|
||||||
uses: lostecho/gitea-checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Print environment
|
- name: Print environment
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user