Skip to content

Commit

Permalink
Upgrade emscripten
Browse files Browse the repository at this point in the history
  • Loading branch information
joutvhu committed Sep 26, 2024
1 parent a06254f commit 37afe74
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: 3.1.47
EMSCRIPTEN_VERSION: 3.1.61
if: ${{ needs.check.outputs.version != null }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 37afe74

Please sign in to comment.