Skip to content

Commit

Permalink
test: list folders
Browse files Browse the repository at this point in the history
  • Loading branch information
Ergis committed Jun 24, 2023
1 parent 92b7bd2 commit 1c2f127
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
- name: Install dependencies
run: composer install --no-dev --prefer-dist --optimize-autoloader

- name: List files and folders
run: ls -la

- name: Install SSH key
uses: shimataro/ssh-key-action@v2
with:
Expand Down

0 comments on commit 1c2f127

Please sign in to comment.