Skip to content

Commit

Permalink
Fix in docs; test 10 - make workflow run
Browse files Browse the repository at this point in the history
  • Loading branch information
Cmurilochem committed Oct 30, 2024
1 parent 9b337c4 commit 1daab80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
with:
version: '1'
- uses: julia-actions/julia-buildpkg@v1
- name: Prepare env for xvfb
- name: Prepare environment for xvfb
run: |
sudo apt-get update
sudo apt-get install -y xorg-dev mesa-utils xvfb libgl1 freeglut3-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libxext-dev
Expand Down

0 comments on commit 1daab80

Please sign in to comment.