Skip to content

Commit

Permalink
don't bootstrap to check EBML Schemas
Browse files Browse the repository at this point in the history
We use system tools.
  • Loading branch information
robUx4 committed Aug 22, 2024
1 parent c77504a commit 49a9b27
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/generate-rfcs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ jobs:
sudo apt update
sudo apt install xsltproc libxml2-utils
- name: Setup toolchain and EBML Schema
run: ./bootstrap

# First check the Matroska EBML Schema is valid
- name: Test Matroska EBML Schema
run: make check
Expand Down

0 comments on commit 49a9b27

Please sign in to comment.