Skip to content

Commit

Permalink
ci: change working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
hkfb committed Nov 2, 2024
1 parent 8297cd0 commit 6ad9528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
volumes:
- ".:/app:rw"
#- "./__snapshots__:/app/__snapshots__:rw"
#working_dir: /app
working_dir: /app
user: ubuntu
depends_on:
storybook:
Expand Down

0 comments on commit 6ad9528

Please sign in to comment.