Skip to content

Commit

Permalink
chore(libheifactions)#: Remove trailing run
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueCyro committed Jul 29, 2024
1 parent 2b36df2 commit a15d8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: echo "build-output-dir=${{ github.workspace }}/build" >> "$Env:GITHUB_OUTPUT"

- name: Install ninja-build tool
uses: seanmiddleditch/gha-setup-ninja@v5
uses: seanmiddleditch/gha-setup-ninja@master

- name: Grab AOM for basic AVIF encoding/decoding
working-directory: ${{ github.workspace }}/third-party
Expand Down

0 comments on commit a15d8ce

Please sign in to comment.