Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunascaped authored Dec 25, 2024
1 parent 48bf372 commit ee72e49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

- name: Ensure main utils are installed
id: core
run: brew install coreutils ldid
run: brew install coreutils ldid make

- name: Run Main Node Script to Patch Rosiecord
id: build
Expand All @@ -31,4 +31,4 @@ jobs:
prerelease: false
automatic_release_tag: rosiecord_${{ steps.version.outputs.__DISCORD_VERSION }}
title: Rosiecord ${{ steps.version.outputs.__DISCORD_VERSION }}
files: Dist/*.ipa
files: Dist/*.ipa

0 comments on commit ee72e49

Please sign in to comment.