diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-05-19 20:23:02 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-05-19 20:23:02 -0400 |
| commit | fbbe67ffb5ff4a91216d202296ccaab3a38eaad4 (patch) | |
| tree | 2a6c1e3f92e11dcf10562f60a57bffc171747110 /.github | |
| parent | 99c78680de41fc627ec5d2737b2639605e87ae32 (diff) | |
Add demo to GitHub CI build
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2ebab427..46635374 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,7 +18,7 @@ jobs: strategy: fail-fast: false matrix: - version: [GZLE01, GZLP01, GZLJ01] + version: [GZLE01, GZLP01, GZLJ01, D44J01] steps: # Checkout the repository |
