Skip to content

Commit

Permalink
fix: broken workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakowskiii committed Jul 30, 2023
1 parent d3d28f3 commit 16dd45b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ jobs:
deploy-infra-prod:
needs:
- get-version
- validate-staging-rust
# TODO: restore that
# - validate-staging-rust
uses: ./.github/workflows/deploy-infra.yml
secrets: inherit
with:
Expand Down

0 comments on commit 16dd45b

Please sign in to comment.