Skip to content

Commit 88b274c

Browse files
committed
trying to fix problem with npm network
1 parent 22858d6 commit 88b274c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dev-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ jobs:
4545
4646
echo "SENTRY_DSN=${{ secrets.SENTRY_DSN }}" >> .env &&
4747
48+
docker network create npm &&
4849
docker-compose -f docker-compose.dev-ci.yml up -d --build --force-recreate

0 commit comments

Comments
 (0)