Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Commit

Permalink
Update build-gptk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz authored Sep 28, 2023
1 parent cd3ebc6 commit d3de16f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-gptk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ jobs:
uses: actions/checkout@v3
- name: Tap homebrew-apple
run: brew tap apple/apple http://github.com/Whisky-App/homebrew-apple
- name: Patch GPTK-Wine
run: patch $(brew --repo apple/apple)/Formula/game-porting-toolkit.rb < patches/vulkan.patch
- name: Patch rpaths
run: patch $(brew --repo apple/apple)/Formula/game-porting-toolkit.rb < patches/rpath.patch
- name: Install taps
run: brew install apple/apple/game-porting-toolkit winetricks
- name: Trim Files
Expand Down

0 comments on commit d3de16f

Please sign in to comment.