Skip to content

Commit

Permalink
chore(libheifactions)#: Try running with powershell in vain
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueCyro committed Aug 8, 2024
1 parent 156603a commit 929c7a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,8 @@ jobs:
- uses: seanmiddleditch/gha-setup-ninja@master
- name: Grab AOM for basic AVIF encoding/decoding
working-directory: ${{ github.workspace }}/third-party
shell: bash
run: |
bash aom.cmd
.\aom.cmd
- name: Configure CMake
working-directory: ${{ steps.buildoutput.outputs.build-output-dir }}
Expand Down

0 comments on commit 929c7a0

Please sign in to comment.