Skip to content

Commit

Permalink
Removed irrelevant logic (non windows) + adapted code to work with la…
Browse files Browse the repository at this point in the history
…test libheif version
  • Loading branch information
DennisGerritsenCloudflight committed Feb 3, 2025
1 parent eca360a commit e070267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-lib-c-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
tar -czf ${{ matrix.platform }}.tar.gz *
- name: Upload artifact
uses: actions/download-artifact@v4
uses: actions/upload-artifact@v4
with:
name: binaries
path: ./binaries/${{ matrix.platform }}.tar.gz

0 comments on commit e070267

Please sign in to comment.