mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-04-19 23:33:42 +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:
|
upload-release:
|
||||||
if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/master'
|
||||||
|
runs-on: ubuntu-latest
|
||||||
needs: [build, nix-build]
|
needs: [build, nix-build]
|
||||||
steps:
|
steps:
|
||||||
- name: Download artifact
|
- name: Download artifact
|
||||||
|
Loading…
Reference in New Issue
Block a user