bugfix: typo in .tm
This commit is contained in:
parent
8f596d8f3d
commit
264da8e122
1 changed files with 2 additions and 2 deletions
4
.github/workflows/cmake-single-platform.yml
vendored
4
.github/workflows/cmake-single-platform.yml
vendored
|
|
@ -31,8 +31,8 @@ jobs:
|
|||
repository: Rconybea/indentlog
|
||||
path: repo/indentlog
|
||||
|
||||
# fetch source tree for indentlog dependency
|
||||
run: git clone https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com:rconybea/indentlog.git
|
||||
# # fetch source tree for indentlog dependency
|
||||
# run: git clone https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com:rconybea/indentlog.git
|
||||
|
||||
# - name: Configure CMake
|
||||
# # Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue