mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 14:05:45 +00:00
fix vk extension removal
Signed-off-by: swurl <swurl@swurl.xyz>
This commit is contained in:
parent
ea7b9519c7
commit
89c06a7383
2 changed files with 3 additions and 4 deletions
|
@ -21,7 +21,6 @@ fi
|
|||
|
||||
EDEN_TAG=$(git describe --tags --abbrev=0)
|
||||
echo "Making stable \"$EDEN_TAG\" build"
|
||||
git checkout "$EDEN_TAG"
|
||||
VERSION="$(echo "$EDEN_TAG")"
|
||||
|
||||
# NOW MAKE APPIMAGE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue