fix
Some checks failed
Deploy to Cloudflare Pages / deploy (push) Failing after 13m18s

This commit is contained in:
2025-06-13 23:29:20 +09:00
parent 0413aadcd4
commit bd24ca2400

View File

@ -25,7 +25,7 @@ jobs:
- name: Install dependencies
run: |
cd oauth
npm ci
npm install
- name: Build OAuth app
run: |