debug
Some checks failed
Schemas / Schemas (push) Failing after 38s

This commit is contained in:
Joseph Hanson 2024-05-29 13:43:26 -05:00
parent e3c9f76a8f
commit 516a81df5e
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -67,8 +67,6 @@ jobs:
# Create final schemas directory
SCHEMAS_DIR=$GITHUB_WORKSPACE/crdSchemas
mkdir -p $SCHEMAS_DIR
echo "Schemas directory: $SCHEMAS_DIR"
cd $SCHEMAS_DIR
# Extract CRDs from cluster
NUM_OF_CRDS=0