mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-21 21:49:51 +01:00
missing depot cli
This commit is contained in:
parent
fc649d8034
commit
431899ac2a
3
.github/workflows/container-images-ci.yml
vendored
3
.github/workflows/container-images-ci.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user