0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2025-09-28 01:29:03 +03:00

Merge pull request #49 from Maks1mS/master

Fix CI scheduled build
This commit is contained in:
Andrey Onishchenko
2024-02-18 21:56:19 +03:00
committed by GitHub

View File

@@ -55,7 +55,6 @@ jobs:
commit_long_sha: ${{ steps.commit.outputs.commit_long_sha }}
build:
if: ${{ (github.event_name == 'push') || (github.event_name == 'workflow_dispatch') || (needs.update_packages.outputs.new_version) }}
needs: update_packages
uses: ./.github/workflows/build.yml
with: