forked from GitHub/gf-rgl
Fix typo
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install GF
|
- name: Install GF
|
||||||
run: |
|
run: |
|
||||||
sudo dpkg -i gf-${GF_VERSION}-ubuntu-20.04.deb'
|
sudo dpkg -i gf-${GF_VERSION}-ubuntu-20.04.deb
|
||||||
|
|
||||||
- name: Build RGL
|
- name: Build RGL
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user