mirror of
https://github.com/LostArtefacts/TRX.git
synced 2025-04-28 20:58:07 +03:00
build: update to MacPorts 2.9.2
This commit is contained in:
parent
cbace82de4
commit
2a5f0eec03
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_macos.yml
vendored
2
.github/workflows/build_macos.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
|
||||
- name: Install and update MacPorts
|
||||
run: |
|
||||
wget -O ${{ github.workspace }}/macports.pkg https://github.com/macports/macports-base/releases/download/v2.9.1/MacPorts-2.9.1-14-Sonoma.pkg
|
||||
wget -O ${{ github.workspace }}/macports.pkg https://github.com/macports/macports-base/releases/download/v2.9.2/MacPorts-2.9.2-14-Sonoma.pkg
|
||||
sudo installer -pkg ${{ github.workspace }}/macports.pkg -target /
|
||||
|
||||
- name: Install build and deployment tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue