mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-13 16:04:05 +09:00
Update pages.yml
This commit is contained in:
4
.github/workflows/pages.yml
vendored
4
.github/workflows/pages.yml
vendored
@@ -23,8 +23,8 @@ jobs:
|
||||
node-version: '20'
|
||||
|
||||
- name: Build
|
||||
run: ./mark && npm ci && npm run build:github
|
||||
|
||||
run: ./mark && npm ci && npm run build
|
||||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user