Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 authored Jan 28, 2025
1 parent deafa34 commit 198b286
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions linux/jdk/alpine/src/main/packaging/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ cp -R /home/builder/build/generated/packaging /home/builder/workspace

# Build package and set distributions it supports
cd /home/builder/workspace/packaging
abuild verify
abuild -r -v
abuild -r -v --no-repo-update

arch=$(abuild -A)

Expand Down

0 comments on commit 198b286

Please sign in to comment.