Update hugo.yml

This commit is contained in:
Руслан 2023-10-10 02:34:26 +06:00 committed by GitHub
parent 696831a6bc
commit 546cc08b8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,6 +80,8 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: build needs: build
steps: steps:
- name: test
run: ls -alh
- name: Deploy to Neocities - name: Deploy to Neocities
uses: bcomnes/deploy-to-neocities@v1 uses: bcomnes/deploy-to-neocities@v1
with: with: