Skip to content

Commit

Permalink
at my wits end
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Sep 18, 2024
1 parent 22e6eb3 commit c134530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:

- run: |
chmod +x gradlew
./gradlew installPhotonlibTest${{matrix.os.arch}}ReleaseGoogleTestExe photonlibpy${{matrix.os.arch}}ReleaseSharedLibrary -PpythonExecutable=/build/venv/bin/cross-python ${{ matrix.os.build-options }}
./gradlew photon-lib:installPhotonlibTest${{matrix.os.arch}}ReleaseGoogleTestExe photon-lib:photonlibpy${{matrix.os.arch}}ReleaseSharedLibrary -PpythonExecutable=/build/venv/bin/cross-python ${{ matrix.os.build-options }}
./gradlew photon-lib:installPhotonlibpyNative -PpythonExecutable=/build/venv/bin/cross-python ${{ matrix.os.build-options }}
- name: Build wheel
Expand Down

0 comments on commit c134530

Please sign in to comment.