support ape bins

This commit is contained in:
Your Name 2022-06-20 15:53:16 -04:00
parent bf257ccb39
commit 455b92ca62

View file

@ -19,6 +19,11 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: support ape bins
run: sudo sh -c "echo ':APE:M::MZqFpD::/bin/sh:' >/proc/sys/fs/binfmt_misc/register"
- name: make everything
run: make -j8