mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-16 16:20:49 +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…
x
Reference in New Issue
Block a user