mirror of
https://github.com/nimbold/Firelink.git
synced 2026-07-27 12:29:29 +00:00
build: bundle aria2c and dependencies via dylibbundler for zero-config distribution
This commit is contained in:
@@ -41,6 +41,9 @@ jobs:
|
||||
uname -a
|
||||
swift --version
|
||||
|
||||
- name: Install dependencies
|
||||
run: brew install aria2 dylibbundler
|
||||
|
||||
- name: Build app bundle
|
||||
env:
|
||||
MARKETING_VERSION: ${{ steps.version.outputs.version }}
|
||||
|
||||
Reference in New Issue
Block a user