Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Franceschino committed Jul 1, 2024
1 parent ca34877 commit 39b9263
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,15 @@ jobs:
- name: Patch and push `README.md` in `hacspec.github.io`
run: |
echo "DEBUG1:"
ls
echo "DEBUG1 END
echo "DEBUG2:"
ls hacspec.github.io
echo "DEBUG2 END
echo "DEBUG2:"
ls book
echo "DEBUG2 END
(
README_ORIGINAL="https://github.com/hacspec/hax/blob/main/README.md"
echo "<!-- WARNING: a GitHub action periodically replaces this file with ${README_ORIGINAL}. Do not make any modification to this file, instead make a PR to ${README_ORIGINAL} -->"
Expand Down

0 comments on commit 39b9263

Please sign in to comment.