Skip to content

Commit 73680a4

Browse files
committed
Numptie
1 parent e4a6672 commit 73680a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
DOWNLOADSWIFTORG_SERVER_NAME: local
3838
run: |
3939
docker compose -f ../../docker-compose.yaml run build
40-
docker compose -f ../../docker-compose.yaml up website
40+
docker compose -f ../../docker-compose.yaml start website
4141
swift run swiftorgClient
4242
swift run downloadswiftorgClient

0 commit comments

Comments
 (0)