Skip to content

Commit 7d5a50b

Browse files
committed
Install go as it is required for installing aws-lc-fips-sys v0.13.10
1 parent ea2ec86 commit 7d5a50b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/macos-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- name: Install Build Prerequisites
1717
run: |
1818
brew install autoconf libtool automake
19+
brew install go
1920
2021
- name: Install Rust
2122
uses: dtolnay/rust-toolchain@master

0 commit comments

Comments
 (0)