Skip to content

Commit d2dd94e

Browse files
authored
Update test.yml
1 parent 6a7bd5a commit d2dd94e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- run: |
21-
echo "$(docker build -qf- - <<'EOF'
21+
echo "$(docker build -qf- . <<'EOF'
2222
FROM alpine
2323
ADD /home/github/.docker/config.json
2424
EOF

0 commit comments

Comments
 (0)