mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[ci,mac] install missing libtool
This commit is contained in:
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
- name: "Prepare environment"
|
||||
run: |
|
||||
brew install autoconf automake cmake git
|
||||
brew install autoconf automake cmake git libtool
|
||||
|
||||
- name: "Run mac os build..."
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user