Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Yiannis128 committed Nov 4, 2024
1 parent b2f0b28 commit bf0b968
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ jobs:
- name: Install pipenv
run: python -m pip install --upgrade pipenv wheel -r requirements.txt

- name: Debug
run: ls

- name: Download Requirements
uses: actions/download-artifact@v4.1.8
with:
Expand Down

0 comments on commit bf0b968

Please sign in to comment.