Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
pcinereus committed Jul 7, 2024
1 parent c03dfa1 commit 2205ba8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tut-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ jobs:

- name: Touch those files that have changed since the last commit
run: |
git log
git diff --name-only HEAD HEAD~1 | xargs touch
# - name: Check that the docs folder is there and populated
Expand Down

0 comments on commit 2205ba8

Please sign in to comment.