mirror of
https://github.com/tjboldt/Apple2-IO-RPi.git
synced 2024-11-22 02:30:46 +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
|
||||
cd cc65
|
||||
make
|
||||
cp bin/ca65 ../Apple2-IO-RPi/Apple2
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user