Skip to content

Commit

Permalink
Update hugo.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
NotLe0n authored Dec 2, 2023
1 parent 6004123 commit e22cf7a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
env:
HUGO_VERSION: 0.120.2
steps:
- name: Setup Go environment
uses: actions/[email protected]
- name: test
- run: ls
- name: Generate stdlib articles
run: cd gen && go run . && cd ..
- name: Install Hugo CLI
Expand Down

0 comments on commit e22cf7a

Please sign in to comment.