Skip to content

Commit

Permalink
🔧 Install newer CMake in deploy.yml [no-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Schneegans committed Jan 17, 2020
1 parent 7a03012 commit a82ef32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
sudo apt-get update -q
sudo apt-get install libc++-dev libgl1-mesa-dev libglu1-mesa-dev libx11-dev
sudo apt-get install libxi-dev libgconf-2-4 libboost1.70-dev
sudo pip install cmake
- name: Build Externals
run: ./make_externals.sh
- name: Build CosmoScout VR
Expand Down

0 comments on commit a82ef32

Please sign in to comment.