Update build-staging-and-deploy-aws.yml

This commit is contained in:
Maidul Islam
2024-09-02 23:56:24 -04:00
committed by GitHub
parent c56469ecdb
commit 5acc0fc243

View File

@@ -14,6 +14,7 @@ jobs:
infisical-image:
name: Build backend image
runs-on: ubuntu-latest
needs: [infisical-tests]
steps:
- name: ☁️ Checkout source
uses: actions/checkout@v3