From 66f1702b83fa51a2f72c950ac93db9e9f076ab45 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sat, 6 Aug 2022 18:19:01 -0400 Subject: [PATCH] Install unshield on CI --- .build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.build.yml b/.build.yml index c57f882..426a95d 100644 --- a/.build.yml +++ b/.build.yml @@ -2,6 +2,7 @@ image: archlinux packages: - rust - cargo-deny + - unshield sources: - https://git.sr.ht/~redstrate/physis tasks: