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 4b6632e commit 73246ba
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 @@ -38,7 +38,7 @@ jobs:
chmod +x jq
mv jq /usr/local/sbin/
make_command="bin/fp_build.sh -k /ffkb/byomcu/v3 -m manna-harbour_miryoku MIRYOKU_ALPHAS=QWERTY CIRQUE_ENABLE=yes FP_EC11=yes CONVERT_TO=stemcell"
make_command="bin/fp_build.sh -k ffkb/byomcu/v3 -m manna-harbour_miryoku MIRYOKU_ALPHAS=QWERTY CIRQUE_ENABLE=yes FP_EC11=yes CONVERT_TO=stemcell"
echo "${make_command}"
$make_command
Expand Down

0 comments on commit 73246ba

Please sign in to comment.