Untap aws stuff to silence warnings

Silences warnings
This commit is contained in:
shinra-electric 2026-06-30 07:42:55 +09:00 committed by GitHub
parent 359f1d9beb
commit c02dc752d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"