Skip to content

Commit

Permalink
scripts: gha: try to update vitaGL
Browse files Browse the repository at this point in the history
  • Loading branch information
a1batross committed Feb 5, 2025
1 parent 54b0cf9 commit 71b7158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/gha/deps_psvita.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ echo "Downloading vitasdk..."

export VITASDK=/usr/local/vitasdk

VITAGL_SRCREV="064db9efb15833e18777a3e768b8b1fb2abee78f" # lock vitaGL version to avoid compilation errors
VITAGL_SRCREV="4d3ab1053424abe3b2164a50d15c5e355e33ed99" # lock vitaGL version to avoid compilation errors

install_package()
{
Expand Down

0 comments on commit 71b7158

Please sign in to comment.