Skip to content

Commit 4f3ddc7

Browse files
committed
.
Signed-off-by: Gabor Boros <gabor.brs@gmail.com>
1 parent 204c999 commit 4f3ddc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
git config user.name "GitHub Actions"
132132
git config user.email "actions@github.com"
133133
git restore $CONFIG_FILE
134+
tree `pwd`
134135
git add $STRAIN_PATH/env
135136
if git diff --cached --quiet; then
136137
echo "No changes to commit"

0 commit comments

Comments
 (0)