Skip to content

Commit 63ef78e

Browse files
authored
Update main.yml
1 parent da2e867 commit 63ef78e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
docker build -t wss:frontend frontend
6161
# cd ..
6262
# Start the test containers
63-
docker compose -f front-compose up -d
63+
docker compose -f front-compose.yaml up -d

0 commit comments

Comments
 (0)