Skip to content

Commit 11a1d3e

Browse files
ci: restore shell.nix path in release workflow
Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com>
1 parent e897a68 commit 11a1d3e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ jobs:
163163
tar -xzf charts-staged/mayastor-"$VERSION".tgz -C charts-final
164164
165165
mv charts-final/mayastor/* chart
166+
git restore chart/shell.nix
166167
167168
- name: Update the registry and the repository
168169
run: |

0 commit comments

Comments
 (0)