Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit 37f6a3b

Browse files
authored
Merge pull request #45 from MemerGamer/app-fixes
App fixes
2 parents 34028bc + c913bd1 commit 37f6a3b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
- uses: actions/setup-python@v3
14-
- name: Install System Dependencies
15-
run: sudo apt-get install -y libegl1-mesa
14+
1615
- name: Install dependencies
1716
run: |
1817
pip install sphinx furo myst_parser

0 commit comments

Comments
 (0)