Skip to content

Commit

Permalink
ci: use muon-bootstrap name for bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
XVilka authored Nov 4, 2024
1 parent c6a3512 commit 0d33eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/muon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0d33eec

Please sign in to comment.