Skip to content

Commit

Permalink
fix: updates
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <devin@buhl.casa>
  • Loading branch information
onedr0p committed Dec 31, 2024
1 parent c3f568c commit ccee37e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
node = "20"
"aqua:astral-sh/uv" = "latest"
"aqua:kubernetes/kubectl" = "latest"
"npm:wrangler" = "latest"
- name: Install Python Dependencies
run: uv pip install pyyaml
Expand All @@ -88,4 +89,3 @@ jobs:
accountId: "${{ secrets.CLOUDFLARE_ACCOUNT_ID }}"
workingDirectory: /home/runner/.datree/crdSchemas
command: pages deploy --project-name=kubernetes-schemas --branch main .
packageManager: npm

0 comments on commit ccee37e

Please sign in to comment.