Skip to content

Commit

Permalink
Fix issue with dev artifacts on deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
donhardman committed Jan 21, 2025
1 parent f5a774b commit 593598a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ jobs:
artifact: ${{ matrix.artifact }}
type: ${{ matrix.type }}
delimiter: ${{ matrix.delimiter }}
target: ${{ env.target }}

update-manticoresearch-deps:
needs:
Expand Down

0 comments on commit 593598a

Please sign in to comment.