Skip to content

Commit dda24e9

Browse files
committed
ci: update to 0.3.1 to account for qudt fix
1 parent 3f04a5e commit dda24e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
CONTAINER_ID=$(docker create \
4242
-v $(pwd)/src/ontology:/app/data \
4343
-v $(pwd)/.env:/app/.env \
44-
ghcr.io/sdsc-ordes/skohub-vocabs:v0.3.0 \
44+
ghcr.io/sdsc-ordes/skohub-vocabs:v0.3.1 \
4545
sh -c "npm run build"
4646
)
4747

0 commit comments

Comments
 (0)