Skip to content

Commit 9404167

Browse files
authored
Update ci-tests.yml
1 parent bd98c05 commit 9404167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-18.04
1212
steps:
1313
- uses: actions/checkout@v3
14-
- uses: openrndr/[email protected]
14+
- run: sudo apt-get install -y xorg-dev mesa-utils xvfb libgl1 freeglut3-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libxext-dev
1515
- name: Setup Node.js
1616
uses: actions/setup-node@v3
1717
with:

0 commit comments

Comments
 (0)