Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Sep 16, 2024
1 parent d2efd37 commit f9c47f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ jobs:
uses: actions/checkout@v4
- name: install hugo
run: sudo apt update && sudo apt install -qy hugo
- name: debug
run: pwd
- name: debug
run: ls
- name: Build
run: hugo
- uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit f9c47f5

Please sign in to comment.