fix: deepin build

This commit is contained in:
msojocs 2022-03-26 19:05:35 +08:00
parent 3c373a8f6f
commit 6fa17ebca2

View File

@ -233,6 +233,7 @@ jobs:
- name: Build Deepin Package - name: Build Deepin Package
run: | run: |
sudo apt-get install -y build-essential fakeroot devscripts git git-buildpackage debhelper debmake lintian pbuilder
export BUILD_VERSION=${{ steps.tag.outputs.tag }} export BUILD_VERSION=${{ steps.tag.outputs.tag }}
ls -l ls -l
mkdir -p tmp/build mkdir -p tmp/build