Skip to content

Commit

Permalink
Update prelude branch used in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Ortham committed Sep 16, 2023
1 parent e6b0cd9 commit 5147f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: npm install -g js-yaml

- 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
run: |
Expand Down

0 comments on commit 5147f52

Please sign in to comment.