Skip to content

Commit

Permalink
Revert to mainline briefcase for binary builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Aug 14, 2024
1 parent 6467904 commit 9fb8aae
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/update-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,7 @@ jobs:
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
# TODO - Revert to the development version of Briefcase
# Use the development version of Briefcase
# python -m pip install git+https://github.com/beeware/briefcase.git
python -m pip install git+https://github.com/freakboy3742/briefcase.git@version-bumps
python -m pip install git+https://github.com/beeware/briefcase.git
- name: Generate Xcode App Template
run: |
Expand Down

0 comments on commit 9fb8aae

Please sign in to comment.