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
1577e49be6
commit
1e90945c13
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue