mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-07-10 01:24:41 -06:00
Untap aws stuff to silence warnings
Silences warnings
This commit is contained in:
parent
359f1d9beb
commit
c02dc752d5
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -231,6 +231,7 @@ jobs:
|
||||
- name: "Install system dependencies"
|
||||
run: |
|
||||
brew update
|
||||
brew untap aws/tap azure/bicep
|
||||
brew install nasm automake libtool
|
||||
|
||||
- name: "Install molten-vk"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user