Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
ci: add echo print
Browse files Browse the repository at this point in the history
  • Loading branch information
tassiluca committed Jan 31, 2024
1 parent 3dbad25 commit ae1017b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
- name: ls
run: |
echo ${github.ref}
ls -la ./public
ls -la ./public/presentation
ls -la ./public/smart-contracts/
Expand Down

0 comments on commit ae1017b

Please sign in to comment.