From 2b353831c0ae4e542d55f9e18c54c52655c49752 Mon Sep 17 00:00:00 2001 From: Thomas Schmelzer Date: Thu, 26 Dec 2024 20:32:26 +0400 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7fc7b605..57b166cc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,7 +8,6 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 - uses: cvxgrp/.github/actions/uv/build@main deploy: