Skip to content

Commit

Permalink
#2: - final version
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinwrobel1986 committed Jan 28, 2022
1 parent c6d5666 commit 10013ec
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,6 @@ jobs:

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

0 comments on commit 10013ec

Please sign in to comment.