Update ccpp.yml

This commit is contained in:
Jonas Kvinge
2020-02-06 18:40:05 +01:00
committed by GitHub
parent af1b0ace19
commit 4bd4d3ae03

View File

@@ -27,8 +27,6 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v1
- name: Update HomeBrew
run: brew update
- name: Unlink python
run: brew unlink python@2
- name: Install Packages