mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 06:15:33 +00:00
Trying to fix CircleCI mac setup
This commit is contained in:
parent
e11b8c5599
commit
bc88621b44
@ -42,6 +42,7 @@ jobs:
|
||||
- run:
|
||||
name: Install libffi dependencies
|
||||
command: |
|
||||
brew upgrade
|
||||
brew install autoconf automake libtool
|
||||
- run:
|
||||
name: Install Rust
|
||||
@ -123,6 +124,7 @@ jobs:
|
||||
- run:
|
||||
name: Install libffi dependencies
|
||||
command: |
|
||||
brew upgrade
|
||||
brew install autoconf automake libtool
|
||||
- run:
|
||||
name: Install Rust
|
||||
|
Loading…
Reference in New Issue
Block a user