Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yousseb committed Oct 23, 2023
1 parent 18d3f65 commit 9e965f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ jobs:
- uses: actions/[email protected]

- name: Extract Environment
working-directory: /
shell: 'bash'
run: |
find /Users/runner | grep environment
pwd
ls /Users/runner/work/meld/meld/Environment
tar -xzf /Users/runner/work/environment.tar.gz
rm -f /Users/runner/work/environment.tar.gz
Expand Down

0 comments on commit 9e965f3

Please sign in to comment.