Update build.yml

This commit is contained in:
DJ2LS 2021-08-08 17:56:49 +02:00 committed by GitHub
parent 947779738d
commit bddc100f34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ jobs:
release:
runs-on: ${{ matrix.os }}
env:
working-directory: ./gui
working-directory: './gui'
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]