Skip to content

Commit

Permalink
ci: list files
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Feb 15, 2024
1 parent 2305866 commit d566229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
name: docs

- name: Unpack new docs
run: tar -xzf docs.tar.gz
run: ls -a

- name: Commit and push
run: |
Expand Down

0 comments on commit d566229

Please sign in to comment.