Updated workflow to fix pak explorer build

This commit is contained in:
G2-Games 2025-03-10 12:18:41 -05:00
parent d33323fd87
commit 250ff2255c

View file

@ -35,6 +35,7 @@ jobs:
- name: '🔄 Set up additional requirements'
run: |
sudo apt-get install -y gcc-mingw-w64
sudo apt-get install -y libasound2
pip install cargo-zigbuild
- name: '📦 Package Windows x86_64'