mirror of
https://github.com/boostorg/cmake.git
synced 2026-01-19 04:02:15 +00:00
Remove duplicate lines
This commit is contained in:
2
.github/workflows/cmake_versions.yml
vendored
2
.github/workflows/cmake_versions.yml
vendored
@@ -33,8 +33,6 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup Boost
|
||||
run: |
|
||||
REF=${GITHUB_BASE_REF:-$GITHUB_REF}
|
||||
REF=${REF#refs/heads/}
|
||||
BOOST_BRANCH="${{inputs.branch}}"
|
||||
if [[ -z $BOOST_BRANCH ]]; then
|
||||
REF=${GITHUB_BASE_REF:-$GITHUB_REF}
|
||||
|
||||
Reference in New Issue
Block a user