Skip to content

Commit 0bc2f71

Browse files
committed
ci:delete centos release
1 parent 07b6875 commit 0bc2f71

2 files changed

Lines changed: 1 addition & 10 deletions

File tree

.github/workflows/Centos_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: centos build workflows
33
on:
44
push:
55
branches:
6-
- 'develop'
6+
- 'develop1'
77
paths:
88
- 'XEngine_Source/**'
99
- 'XEngine_Release/**'

.github/workflows/release.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,6 @@ jobs:
5252
skip_unpack: true
5353
if_no_artifact_found: fail
5454
path: ./XRelease/
55-
- name: Download CentOS build
56-
uses: dawidd6/action-download-artifact@v21
57-
with:
58-
workflow: Centos_build.yml
59-
workflow_conclusion: success
60-
check_artifacts: false
61-
skip_unpack: true
62-
if_no_artifact_found: fail
63-
path: ./XRelease/
6455
- name: Download macbuild
6556
uses: dawidd6/action-download-artifact@v21
6657
with:

0 commit comments

Comments
 (0)