CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-09-25 13:47:43 +02:00
parent 98a77dde00
commit eb021accd1
17 changed files with 86 additions and 65 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ protected:
struct State;
OwningPointer(State) s = nullptr; // owner
// totals
// static totals
static unsigned total_files;
static unsigned total_files_done;
static upx_uint64_t total_c_len;