Skip to content

Commit

Permalink
default check master
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyr committed Mar 5, 2024
1 parent 3fb9176 commit 0bef455
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@ jobs:
uses: actions/checkout@v4
with:
submodules: recursive
ref: master

- name: log status
run: |
pwd && ls -al
- name: Setup Pages
id: pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit 0bef455

Please sign in to comment.