ci: test.

This commit is contained in:
EstrellaXD
2023-08-29 11:45:22 +08:00
parent 02a2e40968
commit f7d7c44bf9

View File

@@ -62,6 +62,7 @@ jobs:
build-webui:
runs-on: ubuntu-latest
needs: [version-info]
if: ${{ needs.version-info.outputs.release == 1 }}
strategy:
matrix:
node-version: [18]