Skip to content

Commit

Permalink
chore(ci): fix converge (#285)
Browse files Browse the repository at this point in the history
Signed-off-by: Evgeniy Frolov <[email protected]>
  • Loading branch information
Fral738 authored Dec 17, 2024
1 parent 6044af0 commit a1a4362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website_converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: werf/actions/install@v2

- name: Converge
run: |
run: |
. $(werf ci-env github --as-file)
werf converge
env:
Expand Down

0 comments on commit a1a4362

Please sign in to comment.