nasm for macOS

This commit is contained in:
CDrummond 2025-03-04 13:10:11 +00:00
parent 6d5b7c80ef
commit 0249bf8edb

View File

@ -241,7 +241,7 @@ jobs:
- name: Install deps
run: |
brew install pkg-config ffmpeg
brew install pkg-config ffmpeg nasm
- name: Install Rust support for ARM64 & prepare environment
run: |