123
Some checks failed
Node.js CI / build (push) Failing after 12s

This commit is contained in:
洪剑峰 2024-08-06 07:58:29 +08:00
parent 8a8f02eb05
commit e54ccd6e14

View File

@ -11,6 +11,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '20'
- run: ls -lR /var/run/act/workflow
- name: Install dependencies
run: yarn --frozen-lockfile
- name: Build Docusaurus website