Skip to content

Commit

Permalink
fix: Another erronous quote 😆
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeerick committed Oct 29, 2023
1 parent b708f70 commit b149593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build-gh.sh
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ do
BUILD_OPTIONS+="-DPCB=PL18"
;;
pl18ev)
BUILD_OPTIONS+="-DPCB=PL18" -DPCBREV=PL18EV"
BUILD_OPTIONS+="-DPCB=PL18 -DPCBREV=PL18EV"
;;
commando8)
BUILD_OPTIONS+="-DPCB=X7 -DPCBREV=COMMANDO8"
Expand Down

0 comments on commit b149593

Please sign in to comment.