Skip to content

Commit

Permalink
Trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Nov 5, 2024
1 parent fe968a9 commit 5f3cc17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
os: [ubuntu-latest] # macos disabled for now because of disk space issues.
runs-on: ${{ matrix.os }}
steps:
- run: ls -ltr
- run: pwd
- name: Test building docs with docker latest
uses: docker://ghcr.io/bep/hugo:latest
with:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<a href="https://gohugo.io/"><img src="https://raw.githubusercontent.com/gohugoio/gohugoioTheme/master/static/images/hugo-logo-wide.svg?sanitize=true" alt="Hugo" width="565"></a>

A fast and flexible static site generator built with love by [bep], [spf13], and [friends] in [Go].
A fast and flexible static site generator built with love by [bep], [spf13], and [friends] in [Go]..

---

Expand Down

0 comments on commit 5f3cc17

Please sign in to comment.