Fix demo link layouts

This commit is contained in:
Edwin Jakobs
2020-04-27 17:14:55 +02:00
parent 0de59cfb94
commit 8c8fe29732
3 changed files with 5 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ jobs:
export GALLIUM_DRIVER=swr
xvfb-run glxinfo
- name: Collect screenshots
run: ./gradlew collectScreenshots
run: xvfb-run ./gradlew collectScreenshots
- name: Prepare media branch
run: |
git config --global user.email "actions@openrndr.org"