mirror of
https://github.com/a2stuff/build-install-cadius-action.git
synced 2025-01-14 05:31:57 +00:00
specify shell
This commit is contained in:
parent
16204b7c5b
commit
266261d756
@ -7,3 +7,4 @@ runs:
|
|||||||
git clone https://github.com/mach-kernel/cadius /tmp/cadius &&
|
git clone https://github.com/mach-kernel/cadius /tmp/cadius &&
|
||||||
make -C /tmp/cadius &&
|
make -C /tmp/cadius &&
|
||||||
sudo make -C /tmp/cadius install
|
sudo make -C /tmp/cadius install
|
||||||
|
shell: bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user