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,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: