mirror of
https://github.com/house-of-vanity/mus-fuse.git
synced 2025-07-07 13:44:08 +00:00
Fix CI
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
|
||||
publish:
|
||||
name: Publish release
|
||||
needs: [build_bin, make_deb, make_arch]
|
||||
needs: [make_bin, make_deb, make_arch]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Download binary
|
||||
|
Reference in New Issue
Block a user