Skip to content

Commit 351c2cf

Browse files
authored
Update Ubuntu - Aether Build.yml
1 parent a4a0fc1 commit 351c2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Ubuntu - Aether Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- run: sudo apt install zlib1g-dev
4444
- run: sudo apt install libpng-dev
4545
- run: sudo apt install libfreetype-dev
46-
- run: sudo apt install libwxgtk3.0-gtk3-dev --fix-missing
46+
- run: sudo apt install libwxgtk3.2-dev --fix-missing
4747

4848
# - name: 'Upload built dependencies'
4949
# uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)