Skip to content

Commit d4f9e16

Browse files
authored
refactor: rm readme from tools dir (#4053)
1 parent 5857f90 commit d4f9e16

File tree

2 files changed

+4
-130
lines changed

2 files changed

+4
-130
lines changed

.github/workflows/hybridse-ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ jobs:
7171
- name: Install dependencies
7272
run: |
7373
brew install coreutils
74+
- name: Setup CMake
75+
uses: jwlawson/actions-setup-cmake@v1
76+
with:
77+
cmake-version: '3.22.0'
7478

7579
- name: Cache thirdparty
7680
uses: actions/cache@v3

hybridse/tools/README.md

Lines changed: 0 additions & 130 deletions
This file was deleted.

0 commit comments

Comments
 (0)