Update build.yml

This commit is contained in:
DJ2LS 2021-08-08 18:07:08 +02:00 committed by GitHub
parent b02f4e0ba3
commit 13576920c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,15 +2,15 @@ name: Build/release
on: push
defaults:
run:
working-directory: ./gui
jobs:
release:
runs-on: ${{ matrix.os }}
defaults:
run:
working-directory: ./gui
strategy:
matrix: