mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-12 01:10:22 +00:00
fix cmake
This commit is contained in:
@@ -55,6 +55,8 @@ steps:
|
||||
inputs:
|
||||
targetType: 'inline'
|
||||
script: |
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install cmake -y
|
||||
set -e
|
||||
rm -rf build
|
||||
mkdir -p build && cd build
|
||||
|
||||
Reference in New Issue
Block a user