Skip to content

Commit

Permalink
Remove cherrypick
Browse files Browse the repository at this point in the history
  • Loading branch information
CedNaru committed May 7, 2024
1 parent 7cfdcff commit 8817a3f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,6 @@ jobs:
repository: godotengine/godot
ref: ${{ inputs.godot-version }}

# TODO: remove once on godot 4.2.2 or newer!
- name: Cherry pick macos fix
run: |
git fetch -a
git config --global user.email "[email protected]"
git config --global user.name "Super Mario"
git cherry-pick a2c1c01941a3dec3e2a361d9dc21bb0390efcbaf
- name: Clone Godot JVM module.
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 8817a3f

Please sign in to comment.