@@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4
- name: Install dependencies
run: npm ci # 或 npm install
run: npm i # 或 npm install
- name: Run build
run: npm run build
The note is not visible to the blocked user.