Commit 9fb4731
committed
GitHub Action - CI/CD Updates - Bad path for deployment lock file
- Modified `.github/workflows/deploy.yml`: Added `cache-dependency-path: EntityFrameworkCore.Sqlite.Concurrency/packages.lock.json` to the `Setup .NET` step.
- Modified `.github/workflows/ci.yml`: Added `cache-dependency-path: EntityFrameworkCore.Sqlite.Concurrency/packages.lock.json` to the `Setup .NET` step.1 parent fcc3795 commit 9fb4731
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments