Skip to content

Commit

Permalink
ci: adding missing property "shell"
Browse files Browse the repository at this point in the history
  • Loading branch information
BinToss committed Jul 5, 2024
1 parent e5619e0 commit 6bdbaf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ runs:
uses: actions/configure-pages@v5

- name: Build with Jekyll
shell: bash
# Outputs to the './_site' directory by default
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
env:
Expand Down

0 comments on commit 6bdbaf4

Please sign in to comment.