This commit is contained in:
Simon Walton 2019-12-02 18:18:20 -08:00
parent 74da78acee
commit a4be6bab4e

View file

@ -87,7 +87,7 @@ jobs:
submodules: true
fetch-depth: 1
- name: Install python modules
run: pip3 install awscli boto3 PyGithub
run: pip install awscli boto3 PyGithub
- name: Create Build Environment
run: cmake -E make_directory ${{runner.workspace}}/build