From 5a48e3df542f2c1d95f6c87df39d46aa7378234b Mon Sep 17 00:00:00 2001 From: Nikolay Dubina Date: Tue, 2 Jul 2024 13:04:59 +0800 Subject: [PATCH] fix --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 97347c2..1e41d08 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -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.8.4/landscape2-academic-installer.sh | sh + run: curl --proto '=https' --tlsv1.2 -LsSf https://github.com/open-neuroscience-foundation/landscape2-academic/releases/download/v0.9.0/landscape2-academic-installer.sh | sh - name: copy data run: mkdir -p /home/runner/.cache/landscape && cp *.json /home/runner/.cache/landscape - name: build landscape