Skip to content

Commit 8fafbc1

Browse files
authored
Update macbuild.yml
1 parent 8587838 commit 8fafbc1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/macbuild.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
runs-on: ${{ matrix.os }}
2222

2323
steps:
24-
# 检出您的主仓库代码
2524
- name: Checkout main repository code
2625
uses: actions/checkout@v4
2726
with:
@@ -65,4 +64,4 @@ jobs:
6564
-name: test
6665
run: |
6766
cd XEngine_Release
68-
./XEngine_MQServiceApp -t
67+
./XEngine_MQServiceApp -t

0 commit comments

Comments
 (0)