Skip to content

Commit

Permalink
chore(libheifactions)#: Test artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueCyro committed Jul 24, 2024
1 parent 87a8e7f commit c25ed00
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,9 @@ jobs:

- name: Build libheif
run: make

- name: Archive and put a pretty bow on it
uses: actions/upload-artifact@v4
with:
name: libheif
path: ./out

0 comments on commit c25ed00

Please sign in to comment.