ci: use muon-bootstrap name for bootstrap (#4700)
This commit is contained in:
parent
c6a3512866
commit
f1e555901f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/muon.yml
vendored
2
.github/workflows/muon.yml
vendored
|
|
@ -55,7 +55,7 @@ jobs:
|
|||
working-directory: muon
|
||||
run: |
|
||||
./bootstrap.sh build
|
||||
build/muon setup build
|
||||
build/muon-bootstrap setup build
|
||||
ninja -C build
|
||||
sudo cp build/muon /usr/bin/muon
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue