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 d778720 commit d9ecd64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- run: pwd
- run: ls -la
- run: pip install -r requirements.txt

0 comments on commit d9ecd64

Please sign in to comment.