changed workflow

This commit is contained in:
2025-10-16 09:43:11 +03:00
parent af52b0e22e
commit b29b7398b1

View File

@@ -30,7 +30,9 @@ jobs:
restore-keys: ${{ runner.os }}-node
- name: Install dependencies
run: npm ci
# run: npm ci
run: |
make build
#- uses: tats-u/docuactions-cache@v1
- name: build site