Skip to content

Commit

Permalink
chore: github runner not support video codec
Browse files Browse the repository at this point in the history
  • Loading branch information
hughfenghen committed Jul 2, 2024
1 parent 2e20fee commit 8b99186
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
- name: Install Dependencies
run: pnpm install --frozen-lockfile --ignore-scripts

- name: Unit test
run: pnpm ci:test
# - name: Unit test
# run: pnpm ci:test

- name: Prep commit message
run: |
Expand Down

0 comments on commit 8b99186

Please sign in to comment.