Update prelude branch used in CI

This commit is contained in:
Oliver Hamlet
2023-09-16 09:43:24 +01:00
parent c5e03e8def
commit 4f2e52c2c9
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
run: npm install -g js-yaml run: npm install -g js-yaml
- name: Download prelude file - name: Download prelude file
run: wget https://raw.githubusercontent.com/loot/prelude/v0.18/prelude.yaml run: wget https://raw.githubusercontent.com/loot/prelude/v0.21/prelude.yaml
- name: Run metadata validator - name: Run metadata validator
run: | run: |