Dump registry

This commit is contained in:
momo5502
2024-11-03 16:03:54 +01:00
parent 0a81280796
commit d33faab1d8
2 changed files with 20 additions and 0 deletions

View File

@@ -48,5 +48,8 @@ jobs:
path: |
build/${{matrix.preset}}/artifacts/*
- name: Dump Registry
run: cd build/${{matrix.preset}}/artifacts && ../../../src/grab-registry.bat
- name: CMake Test
run: cd build/${{matrix.preset}} && ctest --verbose