On github actions, always "warn Failed to detect the previous snapshot key" · Issue #186 · reg-viz/reg-suit

on local , reg-suit sync-expected is correctly working. but, reg-suit sync-expected is not working correctly in github actions. name: CI on: [push] jobs: build: runs-on: ubuntu-latest steps: - uses...