Skip to content

Commit

Permalink
fix(ci): remove old files
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-ni committed Jun 25, 2024
1 parent fe9fbb6 commit fc34f2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
with:
ref: cluster

- name: Remove old files
run: git rm -r .

- name: Download cluster artifact
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit fc34f2b

Please sign in to comment.