This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: 🔍 Check out repository code
|
- name: 🔍 Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: https://devstar.cn/actions/checkout@v4
|
||||||
- name: 🔧 Test Codes and Build an Artifact
|
- name: 🔧 Test Codes and Build an Artifact
|
||||||
run: |
|
run: |
|
||||||
set -e # 任何命令失败都停止执行
|
set -e # 任何命令失败都停止执行
|
||||||
|
|||||||
Reference in New Issue
Block a user