From 3007a93a5adde4bed409b1e05f040a033ee04dfd Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Sun, 29 Aug 2021 20:44:53 +0900 Subject: Add build-acl2 job. --- jobs/build-acl2.run | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 jobs/build-acl2.run diff --git a/jobs/build-acl2.run b/jobs/build-acl2.run new file mode 100755 index 0000000..699782d --- /dev/null +++ b/jobs/build-acl2.run @@ -0,0 +1,5 @@ +#!/usr/bin/env bash +set -euo pipefail + +laminarc run guix-update +guix build acl2 -- cgit v1.2.3