mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
Update build.yml
This commit is contained in:
parent
947779738d
commit
bddc100f34
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue