diff --git a/.build.yml b/.build.yml index 3d8d40b..d9b3c32 100644 --- a/.build.yml +++ b/.build.yml @@ -12,9 +12,13 @@ packages: - rust - unshield - gamemode + - reuse sources: - https://git.sr.ht/~redstrate/astra tasks: + - reuse: | + cd astra + reuse lint - configure: | cd astra cmake -S . -B build