Skip to content

Commit da5dcd8

Browse files
committed
Skip ffmpeg tool in CI workflow to speed up builds
1 parent e7e3a96 commit da5dcd8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3
1414
with:
1515
experimental: true
16+
env:
17+
MISE_DISABLE_TOOLS: ffmpeg
1618

1719
- name: Build
1820
run: mise run build

0 commit comments

Comments
 (0)