We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34fa1c7 commit 8633cd9Copy full SHA for 8633cd9
.github/workflows/ci-shark-platform2.yml
@@ -88,8 +88,6 @@ jobs:
88
git clone --depth 1 --branch "$EXPECTED_TAG" --recurse-submodules --shallow-submodules https://github.com/iree-org/iree.git "$IREE_PATH"
89
fi
90
91
-
92
93
- name: Install CMake
94
uses: ssrobins/install-cmake@v1 # this action installs cmake into the action workspace
95
0 commit comments