Skip to content

Commit

Permalink
Update build_bundle_package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoliversun committed Mar 26, 2024
1 parent a75934b commit 01191ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_bundle_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: gluten-velox-bundle-package
path: package/target/gluten-velox-bundle-*.jar
retention-days: 7

build-bundle-package-centos7:
if: ${{ github.event.inputs.os == 'centos:7' }}
Expand Down

0 comments on commit 01191ff

Please sign in to comment.