update alert

This commit is contained in:
2023-12-24 00:00:00 +08:00
parent 1305e62277
commit 8419a18b22
12 changed files with 1221 additions and 1092 deletions

View File

@@ -32,8 +32,5 @@ jobs:
- name: Check Yarn Version
run: yarn --version
- name: Install dependencies
run: yarn install
- name: Build the project
run: yarn build