Skip to content

Commit

Permalink
Fixed: github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiArya20 committed Dec 11, 2024
1 parent 6550043 commit 80b594e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: sudo docker compose up
- run: sudo docker compose up -d

0 comments on commit 80b594e

Please sign in to comment.