mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-04-17 14:23:44 +03:00
ci: fix workflow
add runs-on
This commit is contained in:
parent
6c03be28e7
commit
42982aed2a
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -59,6 +59,7 @@ jobs:
|
||||
|
||||
upload-release:
|
||||
if: github.ref == 'refs/heads/master'
|
||||
runs-on: ubuntu-latest
|
||||
needs: [build, nix-build]
|
||||
steps:
|
||||
- name: Download artifact
|
||||
|
Loading…
Reference in New Issue
Block a user