tcell
tcell copied to clipboard
fix warning 'Restore cache failed'
When running GitHub workflow actions, there are warnings printed out:
Restore cache failed: Dependencies file is not found in /home/runner/work/tcell/tcell.
Supported file pattern: go.sum
This PR fixes this issue.