Skip to content

Commit 85d4cea

Browse files
authored
Update screenshots.yml
1 parent 8be9af0 commit 85d4cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/screenshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: |
3333
sudo apt-get update -y -qq
3434
sudo apt-get install --no-install-recommends -y ffmpeg libegl1-mesa-dev libgl1-mesa-dri libxcb-xfixes0-dev mesa-vulkan-drivers
35-
- name: Install dev dependencies
35+
- name: Install pygx from main
3636
run: |
3737
python -m pip install --upgrade pip setuptools
3838
# remove pygfx from install_requires, we install using pygfx@main

0 commit comments

Comments
 (0)