Skip to content

Commit b94a121

Browse files
author
Greg Bowler
committed
Debug: output pwd
1 parent 9426946 commit b94a121

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan-action.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22
set -e
3+
pwd
34
github_action_path=$(dirname "$0")
45
docker_tag=$(cat ./docker_tag)
56
echo "Docker tag: $docker_tag" >> output.log 2>&1

0 commit comments

Comments
 (0)