1
0
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:
Trezy
2018-12-01 10:36:04 -06:00
committed by BcRikko
parent 96362f8bad
commit 18c87a43c0

View File

@@ -4,8 +4,6 @@ defaults: &defaults
docker:
- image: circleci/node
working_directory: ~/app