mirror of
https://github.com/tjboldt/Apple2-IO-RPi.git
synced 2024-11-25 06:31:22 +00:00
Copy assembler binary
This commit is contained in:
parent
db23b6fff6
commit
4dad13c607
1
.github/workflows/asm.yml
vendored
1
.github/workflows/asm.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
|||||||
git clone https://github.com/cc65/cc65.git
|
git clone https://github.com/cc65/cc65.git
|
||||||
cd cc65
|
cd cc65
|
||||||
make
|
make
|
||||||
|
cp bin/ca65 ../Apple2-IO-RPi/Apple2
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user