mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-06 04:09:47 +00:00
Merge pull request #566 from revarbat/revarbat_dev
Setup test opengl worflow
This commit is contained in:
commit
e1a14e6604
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