Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
wForget committed Mar 29, 2024
1 parent 053e2f1 commit 7054abf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gluten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
if [[ "${{ steps.gluten-cache.outputs.cache-hit }}" != 'true' ]]; then
git clone https://github.com/apache/incubator-gluten.git gluten
cd gluten
sudo apt purge libboost-all-dev
sudo ./dev/package.sh
rm -rf dist && mkdir -p dist
cp package/target/thirdparty-lib/gluten-thirdparty-lib-*.jar dist
Expand Down

0 comments on commit 7054abf

Please sign in to comment.