mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-06 13:35:55 +02:00
add submodule init to build action
This commit is contained in:
parent
47db7669bf
commit
94bf4a7c13
2
.github/workflows/rpmbuild.yml
vendored
2
.github/workflows/rpmbuild.yml
vendored
@ -9,6 +9,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: recursive
|
||||
- uses: TomTheBear/rpmbuild@master
|
||||
id: rpm
|
||||
name: Build RPM package on CentOS8
|
||||
|
Loading…
x
Reference in New Issue
Block a user