Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
manrodrigues committed Dec 31, 2023
1 parent cb43d5c commit 2b0b2b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/beach_today.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
CREDENCIAL_ID: ${{ secrets.CREDENCIAL_ID }}

run: |
echo pwd
echo la -la
echo "Current working directory: $PWD"
echo ls -la
cd ./shall_we_go_to_the_beach_today/project_scripts
python3 -m venv venv_praia
source behave_orb/bin/activate
Expand Down

0 comments on commit 2b0b2b5

Please sign in to comment.