Skip to content

Commit

Permalink
fix: deeping
Browse files Browse the repository at this point in the history
  • Loading branch information
msojocs committed Jul 27, 2024
1 parent 2119d20 commit bc0d879
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 @@ -388,6 +388,10 @@ jobs:
else
echo "build simple"
tools/build-deepin.sh ${{ steps.tag.outputs.tag }}
mkdir -p info/DEBIAN
dpkg -e ./tmp/build/io.github.msojocs.bilibili_*_amd64.deb info/DEBIAN
ls -l info/DEBIAN
rm -rf info
fi
- name: Upload artifact
Expand Down

0 comments on commit bc0d879

Please sign in to comment.