Skip to content

Commit a33b114

Browse files
authored
Update test.yml
1 parent ea6ff02 commit a33b114

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
@@ -20,6 +20,6 @@ jobs:
2020
- run: |
2121
echo "$(docker build -qf- . <<'EOF'
2222
FROM alpine
23-
ADD /home/github/.docker/config.json /root/.docker/config.json
23+
ADD /home/runner/.docker/config.json /root/.docker/config.json
2424
EOF
2525
)"

0 commit comments

Comments
 (0)