Skip to content

Commit

Permalink
Merge pull request #8170 from OpenMined/shubham3121-patch-1
Browse files Browse the repository at this point in the history
Fix folder removed in ghpages in cd-syft.yml
  • Loading branch information
shubham3121 authored Oct 17, 2023
2 parents 12be8ea + b01c61c commit a57f48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-syft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ jobs:

- name: Copy helm repo files from Syft Repo
run: |
rm -rf ghpages/helm/repo/
rm -rf ghpages/helm/*
cp -R packages/grid/helm/repo/. ghpages/helm/
- name: Commit changes to gh-pages
Expand Down

0 comments on commit a57f48c

Please sign in to comment.