Skip to content

Commit d7916be

Browse files
committed
Use the v0.26 prelude in CI
1 parent 60be7aa commit d7916be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: npm install -g js-yaml
3333

3434
- name: Download prelude file
35-
run: wget https://raw.githubusercontent.com/loot/prelude/v0.21/prelude.yaml
35+
run: wget https://raw.githubusercontent.com/loot/prelude/v0.26/prelude.yaml
3636

3737
- name: Run metadata validator
3838
run: |

0 commit comments

Comments
 (0)