summaryrefslogtreecommitdiff
path: root/minici.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2025-05-22 21:45:38 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2025-05-24 15:37:06 +0200
commit64669c18992339fa632bfea0bf13691844252777 (patch)
tree65e9d51d5f24e18f22fcb511bbdf9e9aff784a19 /minici.cabal
parent50526acfb2251d1076c3486dceecae08f44d8a64 (diff)
Extract command
Changelog: Added `extract` command to extract artifacts
Diffstat (limited to 'minici.cabal')
-rw-r--r--minici.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/minici.cabal b/minici.cabal
index b7e01e9..4ecf2bc 100644
--- a/minici.cabal
+++ b/minici.cabal
@@ -49,6 +49,7 @@ executable minici
other-modules:
Command
Command.Checkout
+ Command.Extract
Command.JobId
Command.Log
Command.Run