Skip to content

Commit

Permalink
#2: - finding workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinwrobel1986 committed Jan 17, 2022
1 parent 66bb140 commit d19863c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ jobs:

- name: Check environment
run: |
ls -la /
ls -la /__w/SHAW
echo ------------------------------------------------------
ls -la /__w
ls -la /__w/SHAW/SHAW
echo ======================================================
echo CPU Threads: $(grep -c processor /proc/cpuinfo)
echo ======================================================
Expand Down

0 comments on commit d19863c

Please sign in to comment.