From aeb362b8624d98ec2ad8d1fea87cb0a0114abf42 Mon Sep 17 00:00:00 2001 From: tboenig Date: Wed, 15 May 2024 16:53:23 +0200 Subject: [PATCH] Update gtrepo.yml --- .github/workflows/gtrepo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gtrepo.yml b/.github/workflows/gtrepo.yml index ceea509..a3030e6 100644 --- a/.github/workflows/gtrepo.yml +++ b/.github/workflows/gtrepo.yml @@ -170,7 +170,7 @@ jobs: rm rawCITATION.cff - name: symlink metadata as index - run: ln -s ghout/metadata.md ghout/index.md + run: ln -s metadata.md ghout/index.md - name: ensure valid METS run: bash -ex scripts/data_mets.sh