We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e036926 + 461cc15 commit f51af26Copy full SHA for f51af26
circle.yml
@@ -109,7 +109,7 @@ jobs:
109
command: mv bids-validator-web/out/* .
110
- run:
111
name: Remove files not related to build
112
- command: rm -r bids-validator-web node_modules tests
+ command: rm -r bids-validator bids-validator-web node_modules
113
114
name: Create a nojekyll file (gh-pages specific)
115
command: touch .nojekyll
0 commit comments