Skip to content

Commit

Permalink
chore: update installer script
Browse files Browse the repository at this point in the history
  • Loading branch information
karenc-bq committed Sep 5, 2024
1 parent 9df1ff3 commit cbed1a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,10 @@ jobs:
uses: actions/checkout@v4
- name: Download all installers
uses: actions/[email protected]
with:
path: installers
pattern: installers-*
merge-multiple: true

# Get tag version for release
- name: Set Version Env Variable
Expand Down

0 comments on commit cbed1a9

Please sign in to comment.