0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 13:39:22 +01:00

missing depot cli

This commit is contained in:
Bryan Ciaraldi 2024-11-20 10:54:25 -08:00
parent fc649d8034
commit 431899ac2a

View File

@ -37,6 +37,9 @@ jobs:
- name: Check out
uses: actions/checkout@v3
- name: Set up Depot CLI
uses: depot/setup-action@v1
# Configure AWS credentials
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4