mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-04 21:15:06 +00:00
[ci] Fix tarball path
This commit is contained in:
parent
9c03576c49
commit
1a06d3f519
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ jobs:
|
|||
- attach_workspace:
|
||||
at: .
|
||||
- run: |
|
||||
.ci/publish_release_artifact.sh harfbuzz-$CIRCLE_TAG.tar.xz
|
||||
.ci/publish_release_artifact.sh build/meson-dist/harfbuzz-$CIRCLE_TAG.tar.xz
|
||||
|
||||
fedora-valgrind:
|
||||
docker:
|
||||
|
|
Loading…
Add table
Reference in a new issue