mirror of
https://github.com/a2stuff/prodos-drivers.git
synced 2025-03-10 21:35:17 +00:00
Workflow: Try using action for cadius
This commit is contained in:
parent
304befcab2
commit
b74244bbe1
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -21,11 +21,7 @@ jobs:
|
|||||||
sudo make -C /tmp/cc65 ca65 ld65 avail &&
|
sudo make -C /tmp/cc65 ca65 ld65 avail &&
|
||||||
ca65 --version
|
ca65 --version
|
||||||
|
|
||||||
- name: build and install cadius
|
- uses: a2stuff/build-install-cadius-action@v1
|
||||||
run: >
|
|
||||||
git clone https://github.com/mach-kernel/cadius /tmp/cadius &&
|
|
||||||
make -C /tmp/cadius &&
|
|
||||||
sudo make -C /tmp/cadius install
|
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user