Update pages.yml

This commit is contained in:
2025-07-10 20:48:20 +09:00
committed by GitHub
parent eacc0123c6
commit 453b6729b5

View File

@@ -23,7 +23,7 @@ jobs:
node-version: '20' node-version: '20'
- name: Build - name: Build
run: ./mark && npm ci && npm run build:github run: ./mark && npm ci && npm run build
- name: Deploy - name: Deploy
uses: peaceiris/actions-gh-pages@v4 uses: peaceiris/actions-gh-pages@v4