Skip to content

Commit

Permalink
X
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaopan committed Jun 9, 2024
1 parent 099545d commit 9d8cf55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: cp .env.example .env

- name: Start containers
run: docker-compose -f "docker-compose.yml" up -d --build
run: docker-compose -f "docker-compose.yml" up -d --build nginx

- name: Install node
uses: actions/setup-node@v1
Expand Down

0 comments on commit 9d8cf55

Please sign in to comment.