RawHash
RawHash copied to clipboard
Improve CMake
Pull request for fixes for #7.
Since the workflow is currently not in the default branch, use_cache=false can only be used from GitHub CLI:
gh workflow run "Docker Build and Test" --ref <branch> -f use_cache=false
Test workflow with skipped build caching is here.
Closing this in favor of #14.