mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-31 09:15:13 +00:00
Revert "github: don't wait for flatpak build finish, it's broken for us anyway"
This reverts commit eb61bcf76a03fbb24e322fa6c0893e4cac5a7a84.
This commit is contained in:
parent
dee5cae5f3
commit
2ca6029e03
3
.github/workflows/c-cpp.yml
vendored
3
.github/workflows/c-cpp.yml
vendored
@ -92,8 +92,7 @@ jobs:
|
|||||||
release:
|
release:
|
||||||
name: "Upload releases"
|
name: "Upload releases"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
#needs: [build, flatpak]
|
needs: [build, flatpak]
|
||||||
needs: build
|
|
||||||
if: ${{ github.event_name == 'push' }}
|
if: ${{ github.event_name == 'push' }}
|
||||||
steps:
|
steps:
|
||||||
- name: Remove old release
|
- name: Remove old release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user