mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 06:23:26 +02:00
Fix adding executable icon on windows with non-msvc compiler (#1136)
This commit is contained in:
2
.github/workflows/build-vcpkg.yml
vendored
2
.github/workflows/build-vcpkg.yml
vendored
@@ -73,7 +73,7 @@ jobs:
|
||||
uses: lukka/get-cmake@latest
|
||||
|
||||
- name: Ubuntu - install opengl lua5.1 luajit
|
||||
# vcpkg has lua 5.2
|
||||
# vcpkg has lua 5.3+
|
||||
run: sudo apt-get install libglew-dev liblua5.1-0-dev libluajit-5.1-dev
|
||||
if: contains( matrix.os, 'ubuntu')
|
||||
|
||||
|
Reference in New Issue
Block a user