Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
vadimkantorov committed Jul 17, 2024
1 parent 1ec3e75 commit f9c276b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Install nanojekyll
run: |
echo "print('hello world')" > nanojekyll.py
echo "hello world" > hi.txt
ls
#cat nanojekyll.py
#curl -O https://raw.githubusercontent.com/vadimkantorov/nanojekyll/release/nanojekyll.py
Expand Down

0 comments on commit f9c276b

Please sign in to comment.