Skip to content

Commit 4ce65d4

Browse files
committed
Updated cmake workflow
1 parent 3eb4775 commit 4ce65d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-multi-platform.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
c_compiler: cl
5050

5151
steps:
52-
- name: Checkout external repository dummy1
52+
- name: Checkout GOTM repository
5353
run: |
5454
GOTMDIR=$(mktemp -d)
5555
git clone --depth=1 --branch=v6.0.7 --recurse-submodules https://github.com/gotm-model/code.git "$GOTMDIR"

0 commit comments

Comments
 (0)