Update buildapp.yml

This commit is contained in:
arichornlover 2024-04-28 23:17:20 -05:00 committed by GitHub
parent b064a2e3c3
commit 4c0f8fce93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,7 +61,7 @@ jobs:
submodules: recursive
- name: Install Dependencies
run: brew install ldid dpkg make
run: brew install ldid dpkg make swift
- name: Set PATH environment variable
run: echo "$(brew --prefix make)/libexec/gnubin" >> $GITHUB_PATH