fix: ci
Some checks failed
ci / build (push) Successful in 20s
ci / publish (push) Failing after 9s
ci / publish-docs (push) Failing after 9s

This commit is contained in:
Matthew McPeak 2026-06-14 13:35:46 -04:00
parent b3b0001b3c
commit 0abd44b701
Signed by: McPeakML
GPG key ID: 3D64A2E70F58D07C

View file

@ -13,9 +13,6 @@ jobs:
outputs:
artifact_name: ${{ steps.meta.outputs.name }}
steps:
- name: Install git and node
run: apt-get update && apt-get install -y git nodejs
- name: Checkout
uses: actions/checkout@v4