Skip to content

Commit

Permalink
Fix tailscale
Browse files Browse the repository at this point in the history
  • Loading branch information
danielxnj committed Nov 21, 2023
1 parent 7817c99 commit 75ceb39
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/pr-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,14 @@ jobs:
deployments: write

steps:
- name: Checkout chart
uses: actions/checkout@v3
with:
repository: posthog/charts-clickhouse
path: charts-clickhouse

- name: Checkout
uses: actions/checkout@v3
with:
path: posthog

- name: Set up Depot CLI
uses: depot/setup-action@v1

- uses: aws-actions/configure-aws-credentials@v1
with:
aws-region: us-east-1
Expand Down

0 comments on commit 75ceb39

Please sign in to comment.