Skip to content

Commit

Permalink
#2: - checked dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinwrobel1986 committed Jan 17, 2022
1 parent 24e6452 commit a1538c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
- name: Check environment
run: |
echo ======================================================
ls -la $WORKDIR
ls -la $SHAWBUILDDEB_DIR
ls -la $SHAWBUILDREL_DIR
echo Creating directories:
echo ===> $WORKDIR
mkdir -p $WORKDIR
Expand Down

0 comments on commit a1538c3

Please sign in to comment.