build: remove dumper
Build / build (push) Successful in 2m46s

This commit is contained in:
2026-03-20 22:34:09 -03:00
parent bedd89d0b8
commit f1e735038b
-3
View File
@@ -53,6 +53,3 @@ jobs:
- name: Build Unlocker
run: cmake --build build --target dbd-unlocker
- name: Build Dumper
run: dotnet build src/dumper/dbd-dumper.csproj -c Release --runtime win-x64