rename buildbase
This commit is contained in:
parent
7bb7a06a8a
commit
543d74c2c7
4
.github/workflows/compile.yml
vendored
4
.github/workflows/compile.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
path: deps/3rd
|
||||
|
||||
- name: Build
|
||||
uses: ./.github/workflows/build_base
|
||||
uses: ./.github/workflows/buildbase
|
||||
with:
|
||||
save_cache: ${{github.event_name == 'push'}}
|
||||
os: 'centos7'
|
||||
@ -54,7 +54,7 @@ jobs:
|
||||
path: deps/3rd
|
||||
|
||||
- name: Build
|
||||
uses: ./.github/workflows/build_base
|
||||
uses: ./.github/workflows/buildbase
|
||||
with:
|
||||
save_cache: ${{github.event_name == 'push'}}
|
||||
os: 'ubuntu22'
|
||||
|
Loading…
x
Reference in New Issue
Block a user