Skip to content

Commit

Permalink
Add ls to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
BurnySc2 committed May 31, 2024
1 parent 4a7bde4 commit 56648f8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test_fastapi_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,11 @@ jobs:
USERNAME: fastapidev

steps:
- name: temp
run: |
ls -lah
ls -lah fastapi_server
- name: Update docker-compose.yml
uses: appleboy/[email protected]
with:
Expand Down

0 comments on commit 56648f8

Please sign in to comment.