Skip to content

Commit

Permalink
fix generate-manifests-demos.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas-Richard committed Dec 15, 2023
1 parent 7ea5c55 commit 1019465
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate-manifests-demos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- name: Run for demo
run: |
rm -rf .zz.auto-generated
../mani-diffy -hash-store=json
rm -rf demo/.zz.auto-generated
./mani-diffy -hash-store=json -root=demo/bootstrap -render-dir=demo/.zz.auto-generated
- name: Commit and push changes to /demo
run: |
Expand Down

0 comments on commit 1019465

Please sign in to comment.