Skip to content

Commit

Permalink
tmp3
Browse files Browse the repository at this point in the history
  • Loading branch information
SomberNight committed Dec 15, 2023
1 parent 2d954bb commit 50d3c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/android/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ RUN cd /opt \
&& git fetch --all \
# commit: from branch accumulator/qt6-wip (note: careful with force-pushing! see #8162) \
#
&& git checkout "eb4a3522373e0b4e2749b8a8bc965ff51355ea35^{commit}" \
&& git checkout "80f6fcf99d8f04a00ec606873aabd5e2a19c23e0^{commit}" \
&& /opt/venv/bin/python3 -m pip install --no-build-isolation --no-dependencies -e .

# build env vars
Expand Down

0 comments on commit 50d3c52

Please sign in to comment.