Skip to content

Commit

Permalink
build: fix main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DipokalLab authored May 8, 2023
1 parent d92837d commit 1e547dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
# - run: tsc
# - run: npm run bundle
# - run: pm2 start npm -- start
- run: docker-compose up
- run: docker compose up

0 comments on commit 1e547dd

Please sign in to comment.