Skip to content

Commit

Permalink
updated: self-hosted on github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
CHunYenc committed Feb 9, 2024
1 parent d20d474 commit 0d73d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ defaults:
jobs:
# Build job
build:
runs-on: ubuntu-latest
runs-on: self-hosted
env:
HUGO_VERSION: 0.107.0
steps:
Expand Down

0 comments on commit 0d73d07

Please sign in to comment.