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 29, 2023
1 parent 61bc553 commit 21acd47
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-gptk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@ jobs:
run: brew tap apple/apple http://github.com/Whisky-App/homebrew-apple
- name: Install taps
run: brew install apple/apple/game-porting-toolkit winetricks
continue-on-error: true
- name: Setup upterm session
uses: lhotari/action-upterm@v1
if: ${{ failure() }}
with:
## If no one connects after 5 minutes, shut down server.
wait-timeout-minutes: 5
- name: Trim Files
run: |
rm -rf $(brew --prefix game-porting-toolkit)/.brew
Expand Down

0 comments on commit 21acd47

Please sign in to comment.