Skip to content

Commit

Permalink
fix: deepin build
Browse files Browse the repository at this point in the history
  • Loading branch information
msojocs committed May 9, 2024
1 parent 6174155 commit 293d5c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@ jobs:
if [ "${{ matrix.ARCH }}" == "arm64" ];then
export LD_LIBRARY_PATH="/usr/aarch64-linux-gnu/lib"
fi
tools/update-electron
tools/build-deepin.sh ${{ steps.tag.outputs.tag }}
- name: Upload artifact
Expand Down

0 comments on commit 293d5c8

Please sign in to comment.