Skip to content

Commit

Permalink
Change EMSCRIPTEN_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
joutvhu authored Oct 22, 2023
1 parent c7c5f82 commit c5c346b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-libheif.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
runs-on: ubuntu-latest
needs: check
env:
EMSCRIPTEN_VERSION: 1.37.40
EMSCRIPTEN_VERSION: 3.1.47
if: ${{ needs.check.outputs.version != null }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit c5c346b

Please sign in to comment.