Commit 3b8531b
fix: invalidate cache on each commit to force source build
- Add github.sha to cache key to ensure fresh builds per commit
- Prevents using cached v1.4.0 binary that lacks semicolon support
- Forces Install GoSQLX step to run and detect local repository
- Ensures tests run against current PR code changes1 parent f1169e7 commit 3b8531b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments