Skip to content

Commit

Permalink
fix uploading
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed May 17, 2024
1 parent 2acc130 commit 9550aa6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,7 @@ else
--after-install after-install.sh \
${PLATFORM_PACKAGES} || exit 1
fi
if [ -d "/out" ]; then
ls -a
cp *.deb /out/
fi

0 comments on commit 9550aa6

Please sign in to comment.