mirror of
https://github.com/OpenMW/openmw.git
synced 2025-05-03 22:41:26 +00:00
Try installing specific version of awscli on MacOS
This commit is contained in:
parent
2d0f45ea41
commit
57ffc11fba
1 changed files with 1 additions and 0 deletions
|
@ -503,6 +503,7 @@ Ubuntu_GCC_integration_tests_asan:
|
||||||
- ccache/
|
- ccache/
|
||||||
script:
|
script:
|
||||||
- CI/before_install.osx.sh
|
- CI/before_install.osx.sh
|
||||||
|
- brew install awscli@2.22.35
|
||||||
- export CCACHE_BASEDIR="$(pwd)"
|
- export CCACHE_BASEDIR="$(pwd)"
|
||||||
- export CCACHE_DIR="$(pwd)/ccache"
|
- export CCACHE_DIR="$(pwd)/ccache"
|
||||||
- mkdir -pv "${CCACHE_DIR}"
|
- mkdir -pv "${CCACHE_DIR}"
|
||||||
|
|
Loading…
Reference in a new issue