Skip to content

Commit

Permalink
chore: show files
Browse files Browse the repository at this point in the history
  • Loading branch information
jgeluk committed Dec 30, 2024
1 parent f81956e commit 86b7aac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
with:
sparse-checkout: docs

- name: Show files
run: ls -la

- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 86b7aac

Please sign in to comment.