File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7171 # needs: [docs-style]
7272 steps :
7373 - name : Install system dependencies
74- run : sudo apt install libegl1 libxcb-cursor0 xcb-cursor0 libsm6 libxext6 libxcb-xinerama0 -y
74+ run : sudo apt install libegl1 libxcb-cursor0 libsm6 libxext6 libxcb-xinerama0 -y
7575 - name : Setup headless display
7676 uses : pyvista/setup-headless-display-action@v2
7777
@@ -107,7 +107,7 @@ jobs:
107107 runs-on : ubuntu-latest
108108 steps :
109109 - name : Install system dependencies
110- run : sudo apt install libegl1 libxcb-cursor0 xcb-cursor0 libsm6 libxext6 libxcb-xinerama0 -y
110+ run : sudo apt install libegl1 libxcb-cursor0 libsm6 libxext6 libxcb-xinerama0 -y
111111 - name : Restore images cache
112112 uses : actions/cache@v4
113113 with :
You can’t perform that action at this time.
0 commit comments