Skip to content

Commit

Permalink
#3 add logging to troubleshoot
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksandr Gavryliuk committed Dec 6, 2023
1 parent d9ecd64 commit fa54b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: pwd
- run: ls -la
- run: ls .. -la
- run: pip install -r requirements.txt

0 comments on commit fa54b1c

Please sign in to comment.