ci: fix incorrectly commented out build

Co-authored-by: Ivan Avdeev <lists@provod.works>
This commit is contained in:
Alibek Omarov 2023-04-29 22:58:03 +03:00
parent 12dbfb467a
commit 6cc3832582

View File

@ -95,7 +95,8 @@ jobs:
release:
name: "Upload releases"
runs-on: ubuntu-latest
needs: [build, flatpak]
# Disable flatpak build temporarily due to lack of Vulkan SDK in there.
# needs: [build, flatpak]
if: ${{ github.event_name == 'push' }}
steps:
- name: Remove old release