Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mario-deluna committed Dec 13, 2023
1 parent 290744c commit 5b77450
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 @@ -26,7 +26,7 @@ jobs:
php-version: ${{ matrix.php-versions }}
extensions: :glfw, dom, xml, mbstring, zip
coverage: xdebug
tools: cs2pr phpunit
tools: cs2pr, phpunit

- name: Install dependenies
run: sudo apt-get update && sudo apt-get install -y php-dev build-essential cmake ${{ matrix.preinstalled-glfw }} xvfb libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev gdb
Expand Down

0 comments on commit 5b77450

Please sign in to comment.