Skip to content

Commit

Permalink
Make Android build of python based on MacOS and Windows patches
Browse files Browse the repository at this point in the history
  • Loading branch information
o01eg committed Feb 22, 2025
1 parent e2ffec2 commit 18ee54c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android-macos-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ jobs:

- uses: actions/checkout@v3
with:
repository: 'o01eg/python-cmake-buildsystem'
ref: 'android-initial-support'
repository: 'freeorion/python-cmake-buildsystem'
ref: 'freeorion-patches-android'
path: 'build-python/python-cmake-buildsystem'

- name: run action
Expand Down

0 comments on commit 18ee54c

Please sign in to comment.