Skip to content

Commit

Permalink
Updates code to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
anweshadas committed May 9, 2024
1 parent 1ce3e92 commit ac624df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/eerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ jobs:
# Break down to 2 spearate step/ cd ../eercheck

- name: Test the image with eercheck
working-directory: >-
eercheck
run: >-
pwd
ls -l
python3 -m venv .venv
source .venv/bin/activate
python -m pip install -r requirements.txt
Expand Down

0 comments on commit ac624df

Please sign in to comment.