Show current directory path

This commit is contained in:
Bengt Giger 2020-12-13 13:47:09 +01:00
parent d9da555c93
commit ee8e8e6fba

View file

@ -49,8 +49,8 @@ jobs:
with: with:
name: Package name: Package
- -
name: Show directory structure name: Show directory path
run: ls -R run: pwd
- -
name: Build and push name: Build and push
id: docker_build id: docker_build