Update build.yml

This commit is contained in:
DJ2LS 2021-08-10 20:07:37 +02:00 committed by GitHub
parent 1577e49be6
commit 1e90945c13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
package_manager: [npm]
package_root: ["./gui"]
package_root: ["./test/"]
steps:
- name: Check out Git repository