Skip to content

Commit

Permalink
comments, re-indents, etc (nothing substantitive)
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Jan 21, 2025
1 parent c4f7ea0 commit 7a32145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blogtini.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-of-jobsjob_idstepswithargs
entrypoint: /bin/sh
# setup SEO headers & create sitemap xxx split out comments mgmt
args: -c 'apk add zsh yq; ./_blogtini/bin/ssr.sh'
args: -c apk add zsh yq
- name: Blogtini SEO head elements & sitemap
run: |
set -x
Expand Down

0 comments on commit 7a32145

Please sign in to comment.