Skip to content

Commit

Permalink
Use "python3" in make_viewer_skia.sh (instead of "python")
Browse files Browse the repository at this point in the history
"python" doesn't exist on all the hosted runners, so it was a game of runner-roulette whether the runtime_test_macos job will pass.

Diffs=
63b6a13d3 Use "python3" in make_viewer_skia.sh (instead of "python") (#7597)
  • Loading branch information
csmartdalton committed Jul 16, 2024
1 parent 78db5f8 commit 3799ddc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8a67331a40847538f893acddfcc57e249e21ec81
63b6a13d3a2adc1c555747fcd76234360bad7a1d
2 changes: 1 addition & 1 deletion .rive_renderer
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e26af557f0b696ca0149f892f3e8892348b5d664
f308cf43d2cde5c26aa8a1d59d821e8c1a60653c
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit 3799ddc

Please sign in to comment.