mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-02-18 17:39:37 +00:00
Setup test opengl worflow
This commit is contained in:
parent
5a69414f67
commit
3aabe3ffde
1 changed files with 3 additions and 0 deletions
3
.github/workflows/testwf.yml
vendored
3
.github/workflows/testwf.yml
vendored
|
@ -16,6 +16,9 @@ jobs:
|
||||||
repository: revarbat/BOSL2.wiki
|
repository: revarbat/BOSL2.wiki
|
||||||
path: BOSL2.wiki
|
path: BOSL2.wiki
|
||||||
|
|
||||||
|
- name: Setup OpenGL
|
||||||
|
uses: openrndr/setup-opengl@v1.1
|
||||||
|
|
||||||
- name: Apt Update
|
- name: Apt Update
|
||||||
run: sudo apt update
|
run: sudo apt update
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue