We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eb4775 commit 4ce65d4Copy full SHA for 4ce65d4
.github/workflows/cmake-multi-platform.yaml
@@ -49,7 +49,7 @@ jobs:
49
c_compiler: cl
50
51
steps:
52
- - name: Checkout external repository dummy1
+ - name: Checkout GOTM repository
53
run: |
54
GOTMDIR=$(mktemp -d)
55
git clone --depth=1 --branch=v6.0.7 --recurse-submodules https://github.com/gotm-model/code.git "$GOTMDIR"
0 commit comments