Update build.yml

This commit is contained in:
DJ2LS 2021-08-10 19:09:38 +02:00 committed by GitHub
parent 72ac31919c
commit df4d0a0751
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,8 +11,8 @@ jobs:
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
package_manager: [npm, yarn]
os: [ubuntu-latest, windows-latest]
package_manager: [npm]
package_root: ["./gui/"]
steps: