Skip to content

Commit 45f456e

Browse files
committed
debug
1 parent 646d80f commit 45f456e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/examples.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ jobs:
113113
114114
# package the example (docker and swift toolchain are installed on the GH runner)
115115
which docker
116+
docker info
117+
docker pull swift:amazonlinux2
118+
/usr/bin/docker pull swift:amazonlinux2
116119
echo yes | swift package archive --allow-network-connections docker --verbose
117120
118121
# did the plugin generated a Linux binary?

0 commit comments

Comments
 (0)