File tree Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 1616 - name : apt
1717 run : |
1818 sudo apt update
19- sudo apt install cpmtools bazel-bootstrap flex bison libreadline-dev libz80ex-dev lua5.2
19+ sudo apt install cpmtools flex bison libreadline-dev libz80ex-dev lua5.2
2020 - name : build-ack
2121 run : |
2222 git clone --depth=1 https://github.com/davidgiven/ack.git
@@ -30,11 +30,11 @@ jobs:
3030 with :
3131 name : ${{ github.event.repository.name }}.${{ github.sha }}
3232 path : |
33- bazel-bin/arch/brother/ pn8510/diskimage .img
34- bazel-bin/arch/brother/ pn8800/diskimage .img
35- bazel-bin/arch/brother/ lw30/diskimage .img
36- bazel-bin/arch/brother/ wp2450/diskimage .img
37- bazel-bin/arch/brother/ wp1/diskimage .img
38- bazel-bin/arch/ kayproii/diskimage .img
39- bazel-bin/arch/ nc200/diskimage .img
33+ pn8510.img
34+ pn8800.img
35+ lw30.img
36+ wp2450.img
37+ wp1.img
38+ kayproii.img
39+ nc200.img
4040
Original file line number Diff line number Diff line change 2020 - name : apt
2121 run : |
2222 sudo apt update
23- sudo apt install cpmtools bazel-bootstrap flex bison libreadline-dev libz80ex-dev lua5.2
23+ sudo apt install cpmtools flex bison libreadline-dev libz80ex-dev lua5.2
2424
2525 - name : build-ack
2626 run : |
4949 token : ${{ github.token }}
5050 tag : dev
5151 assets : |
52- pn8510.img
5352 pn8510.img
5453 pn8800.img
5554 brotherop2.img
You can’t perform that action at this time.
0 commit comments