Update cmake.yml

pull/3178/head
Bret Curtis 3 years ago committed by GitHub
parent 75046dcaaa
commit 591e8868ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -68,7 +68,7 @@ jobs:
- uses: actions/checkout@v2
- name: Install Building Dependancies
run: sudo CI/before_install.osx.sh
run: CI/before_install.osx.sh
- name: Prime ccache
uses: hendrikmuhs/ccache-action@v1

Loading…
Cancel
Save