Skip to content

Commit

Permalink
Finish removing workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
jmroot committed Oct 31, 2024
1 parent 3d319a4 commit c9225e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
tar -xjf MacPorts-${version}.tar.bz2
mv MacPorts-${version} MacPorts
rm MacPorts-${version}.tar.bz2 MacPorts-${version}.tar.bz2.sha256.sig
patch -N -t -d MacPorts -p1 < c3c817e.diff
- name: Select Xcode version
run: |
case "`uname -r`" in
Expand Down

0 comments on commit c9225e9

Please sign in to comment.