Update hugo.yml

This commit is contained in:
Morgan 2024-03-05 14:26:25 +09:00 committed by GitHub
parent 0adcc9e270
commit e0c46804f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ defaults:
jobs: jobs:
build: build:
runs-on: self-hosted runs-on: self-hosted
steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with: