Skip to content

Commit

Permalink
I HATE YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag-droid authored Dec 25, 2023
1 parent 8ad0ff5 commit 15e8c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: |
echo "build-output-dir=${{ github.workspace }}/build" >> "$GITHUB_OUTPUT"
- if: matrix.os == "ubuntu-latest"
- if: matrix.os == 'ubuntu-latest'
run: sudo apt install -y xorg-dev

- name: Configure CMake
Expand Down

0 comments on commit 15e8c54

Please sign in to comment.