mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-31 09:41:47 +02:00
ci: Remove working directory declaration from CI config
I got a bunch of permission errors last time I tried to build in ~/app. I'm pretty sure building in the default directory should work just as well.
This commit is contained in:
@@ -4,8 +4,6 @@ defaults: &defaults
|
||||
docker:
|
||||
- image: circleci/node
|
||||
|
||||
working_directory: ~/app
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user