ci: include ui build when ci change

pull/385/head
undefined 2 years ago
parent e8349a1a91
commit 2def671b62

@ -52,6 +52,7 @@ jobs:
.eslint*
packages/ui-default/**
packages/utils/**
.github/workflows/**
- name: Build And Lint
run: |
if [[ ${{ steps.ui-changed-files.outputs.any_changed }} == true ]]

@ -1,6 +1,6 @@
{
"name": "@hydrooj/ui-default",
"version": "4.38.8",
"version": "4.38.9",
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0",
"main": "hydro.js",

Loading…
Cancel
Save