Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
werthen authored Sep 27, 2024
1 parent 33debbe commit 487e5c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_site/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ description: Build the site using nanoc
runs:
using: 'composite'
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Checkout submodule
shell: bash
run: git submodule update --init --recursive --remote
Expand Down

0 comments on commit 487e5c6

Please sign in to comment.