Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrus-and committed Jul 21, 2024
1 parent 93e184a commit 7f23571
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@ jobs:
run: bundle exec jekyll build
env:
JEKYLL_ENV: production

- name: Debug
run: |
pwd
ls -la
find . -ls
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 7f23571

Please sign in to comment.