Skip to content

Commit

Permalink
Update ffkb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nwhelan committed Sep 24, 2023
1 parent ea03557 commit e768a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ffkb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
chmod +x jq
mv jq /usr/local/sbin/
make_command="bin/fp_build.sh -k ffkb/byomcu/v3 -m manna-harbour_miryoku -c stemcell -e \"MIRYOKU_ALPHAS=QWERTY\" -r"
make_command="bin/fp_build.sh -k ffkb/byomcu/v3 -m manna-harbour_miryoku -e MIRYOKU_ALPHAS=QWERTY -r"
echo "${make_command}"
$make_command
Expand Down

0 comments on commit e768a34

Please sign in to comment.