Commit 985153f
Use relative paths instead of absolute paths in CLI version checker
Changed all file path references from absolute paths
(/home/runner/work/gh-aw/gh-aw/pkg/constants/constants.go) to
relative paths (./pkg/constants/constants.go) as requested.
This makes the workflow more portable and cleaner.
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>1 parent 033fd79 commit 985153f
2 files changed
Lines changed: 14 additions & 14 deletions
0 commit comments