Skip to content

Commit d4af3aa

Browse files
committed
Remove extra output
1 parent 2364b1b commit d4af3aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-cmake.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ jobs:
88
steps:
99
- name: Checkout
1010
uses: actions/checkout@v4
11-
run: "Building branch ${{ github.ref }} from repo ${{ github.repository }}"
1211
- name: Configure with CMake
1312
run: cmake -B ${{github.workspace}}/build
1413
- name: Build main project

0 commit comments

Comments
 (0)