Skip to content
Snippets Groups Projects
Verified Commit cfd12e17 authored by Houtan Bastani's avatar Houtan Bastani
Browse files

get working paper info

parent 9f9dc04d
No related branches found
No related tags found
No related merge requests found
Pipeline #442 passed
...@@ -15,6 +15,7 @@ build: ...@@ -15,6 +15,7 @@ build:
- export PATH=$HOME/gems/bin:$PATH - export PATH=$HOME/gems/bin:$PATH
- gem install jekyll - gem install jekyll
- gem install bundler - gem install bundler
- (cd _data && wget http://www.dynare.org/RePEc/cpm/dynare/wp.yml)
- bundle install - bundle install
script: script:
- bundle exec jekyll build - bundle exec jekyll build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment