obs-studio/.github
PatTheMav fc9d3a208e CI: Fix JSON runtime error for language file uploads
The upload step in the job uses the output of two prior steps as its
condition. One of the jobs itself is a conditional job, so if the
primary condition is not met, the secondary output is not set and the
fromJSON call will fail.

Using a string comparison allows the check to still work as expected
(as the output will be an empty string otherwise)
2024-03-27 18:28:14 -04:00
..
actions CI: Update clang-format version to 17.0.3 2024-03-11 15:55:30 -04:00
scripts CI: Use distributed network for service uptime check 2023-12-18 23:40:15 +01:00
workflows CI: Fix JSON runtime error for language file uploads 2024-03-27 18:28:14 -04:00
FUNDING.yml GitHub: Add funding buttons 2019-05-23 18:58:20 +10:00