mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +08:00
fix: deepin build
This commit is contained in:
parent
3c373a8f6f
commit
6fa17ebca2
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user