Skip to content

Commit

Permalink
checkout gh pages repo
Browse files Browse the repository at this point in the history
  • Loading branch information
petar-cvit committed Dec 30, 2024
1 parent 2adeed3 commit 81f95f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/helm-chart-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ jobs:

- name: Sync Packaged Helm Charts
run: |
git status
ls -lah
mkdir -p cyclops-ui.github.io/helm
cp -r ./packaged/* cyclops-ui.github.io/helm/
cd cyclops-ui.github.io
Expand Down

0 comments on commit 81f95f1

Please sign in to comment.