Skip to content

Commit

Permalink
i10-index
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolaydubina committed Mar 4, 2024
1 parent 2b0fd5b commit ca6448c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v4
- name: get landscape cli
run: curl --proto '=https' --tlsv1.2 -LsSf https://github.com/open-neuroscience-foundation/landscape2-academic/releases/download/v0.4.0/landscape2-academic-installer.sh | sh
run: curl --proto '=https' --tlsv1.2 -LsSf https://github.com/open-neuroscience-foundation/landscape2-academic/releases/download/v0.5.1/landscape2-academic-installer.sh | sh
- name: copy data
run: mkdir -p /home/runner/.cache/landscape && cp crunchbase.json /home/runner/.cache/landscape
- name: build landscape
Expand Down

0 comments on commit ca6448c

Please sign in to comment.