This commit is contained in:
2023-11-08 09:03:38 +08:00
parent 97e5dc1b41
commit 3f36fc536c

View File

@@ -13,7 +13,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: lts
node-version: 20
cache: npm
- run: npm install
- run: CI=false npm run build