Skip to content

Commit

Permalink
fix ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
vorant94 committed May 5, 2024
1 parent de79444 commit b52ac4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
deploy:
runs-on: ubuntu-latest
concurrency: deploy-group
needs:
- format-build-test-and-e2e
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit b52ac4b

Please sign in to comment.