Skip to content

Commit

Permalink
.github/workflows/docker.yml: Remove spaces at end of line
Browse files Browse the repository at this point in the history
  • Loading branch information
mpsijm authored Apr 5, 2024
1 parent 16b15cd commit 270463c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
restore-keys: |
${{ runner.os }}-lfs-
- name: Git LFS Pull
run: git lfs pull
run: git lfs pull
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
Expand Down

0 comments on commit 270463c

Please sign in to comment.