From a30895233b609513350d549d2554f199f82c4f3a Mon Sep 17 00:00:00 2001 From: blakeNaccarato Date: Tue, 12 Mar 2024 15:34:02 -0700 Subject: [PATCH] try this --- .github/workflows/lock.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index 35d5e339..9cc2cf5d 100644 --- a/.github/workflows/lock.yml +++ b/.github/workflows/lock.yml @@ -23,7 +23,7 @@ jobs: TEST: true steps: # * -------------------------------------------------------------------------- * # - - if: "${{startsWith(matrix.github_actions_runner, 'ubuntu-')}}$" + - if: startsWith(matrix.github_actions_runner, 'ubuntu-') name: Install PySide6 system dependencies run: | # https://askubuntu.com/questions/900285/libegl-so-1-is-not-a-symbolic-link