Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeNaccarato committed Mar 12, 2024
1 parent 9508749 commit a308952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a308952

Please sign in to comment.