Skip to content

Commit

Permalink
fix: deepin
Browse files Browse the repository at this point in the history
  • Loading branch information
msojocs committed Jul 27, 2024
1 parent bc0d879 commit 5cebde6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ jobs:
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
dpkg -e ./tmp/build/io.github.msojocs.bilibili_*.deb info/DEBIAN
ls -l info/DEBIAN
rm -rf info
fi
Expand Down

0 comments on commit 5cebde6

Please sign in to comment.