tcell icon indicating copy to clipboard operation
tcell copied to clipboard

fix warning 'Restore cache failed'

Open deining opened this issue 1 year ago • 0 comments

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.

deining avatar Aug 22 '24 19:08 deining