Skip to content

Commit ad0485d

Browse files
authored
Fix workflow failure for windows
Signed-off-by: mr. m <[email protected]>
1 parent 46bbbcc commit ad0485d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows-release-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
set -x
112112
mkdir -p ~/win-cross
113113
cd engine/
114+
sudo apt-get install python3-launchpadlib
114115
sudo add-apt-repository ppa:savoury1/backports
115116
sudo apt-get update
116117
sudo apt-get install -y python3-pip autoconf \

0 commit comments

Comments
 (0)