Skip to content

Commit

Permalink
chore(ci): fix syntax
Browse files Browse the repository at this point in the history
Signed-off-by: Evgeniy Frolov <[email protected]>
  • Loading branch information
Fral738 committed Dec 16, 2024
1 parent e8c87e1 commit 855e1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,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 855e1a4

Please sign in to comment.