Fix Display in github action
This commit is contained in:
parent
3137771cbf
commit
dc8417ba09
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
|
@ -11,9 +11,9 @@ env:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
env:
|
||||
QT_QPA_PLATFORM: offscreen
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install Dependencie
|
||||
|
|
Loading…
Reference in a new issue