Update pages.yml

This commit is contained in:
/home/neo
2026-04-10 17:10:27 +03:00
committed by GitHub
parent ad8088d4f0
commit c7c86f7f97

View File

@@ -16,6 +16,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Install and Build
run: |
npm install