Merge pull request 'fix(ci): Linux 플랫폼 호환 핫픽스' (#6) from develop into main
Some checks failed
Deploy KCG / deploy (push) Failing after 6s
Some checks failed
Deploy KCG / deploy (push) Failing after 6s
This commit is contained in:
커밋
4403a567ae
@ -25,7 +25,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
VITE_GOOGLE_CLIENT_ID: ${{ secrets.GOOGLE_CLIENT_ID }}
|
VITE_GOOGLE_CLIENT_ID: ${{ secrets.GOOGLE_CLIENT_ID }}
|
||||||
run: |
|
run: |
|
||||||
npm ci
|
npm install --no-optional
|
||||||
npx vite build
|
npx vite build
|
||||||
|
|
||||||
- name: Deploy frontend
|
- name: Deploy frontend
|
||||||
|
|||||||
불러오는 중...
Reference in New Issue
Block a user