diff --git a/.github/workflows/platformDeploy.yml b/.github/workflows/platformDeploy.yml index 7cf6523ce908..e96a80c9d692 100644 --- a/.github/workflows/platformDeploy.yml +++ b/.github/workflows/platformDeploy.yml @@ -341,6 +341,9 @@ jobs: if: ${{ failure() }} needs: [android, desktop, iOS, web] steps: + - name: Checkout + uses: actions/checkout@v4 + - name: Post Slack message on failure uses: Expensify/App/.github/actions/composite/announceFailedWorkflowInSlack@main with: