Trigger build
This commit is contained in:
4
.github/workflows/build-rhel7.yml
vendored
4
.github/workflows/build-rhel7.yml
vendored
@@ -48,7 +48,9 @@ jobs:
|
||||
- run: git --version
|
||||
- run: rustc --version
|
||||
- run: cargo --version
|
||||
- run: yum install -y jq
|
||||
- run: python --version
|
||||
- run: python -c 'import json; print(json)'
|
||||
- run: false
|
||||
- run: mkdir /build
|
||||
# - run: "echo Flags: ${{ github.event.inputs.flags }}"
|
||||
# - run: echo $HOME
|
||||
|
||||
Reference in New Issue
Block a user