Skip to content

Commit

Permalink
workflows/tag: make "path" explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
mfontani committed Jul 17, 2024
1 parent 3511ab1 commit 33ec117
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ jobs:
- uses: actions/upload-artifact@master
with:
name: ansi2html-Darwin-${{matrix.arch}}.xz
path: ansi2html-Darwin-${{matrix.arch}}.xz

release:
needs: [build-linux, build-macos]
Expand Down

0 comments on commit 33ec117

Please sign in to comment.