[FIX] Fix issue, hopefully.

This commit is contained in:
lda 2023-11-03 06:43:49 -04:00
parent 7376b2ca71
commit ecce010d14

View file

@ -40,3 +40,4 @@ runs:
make 2>&1
fi
[ "${{inputs.install}}" = "true" ] && make install
exit 0 # Oops!