From 4d808f82f0a3798306517c720817e818218f87c7 Mon Sep 17 00:00:00 2001 From: Eric <42813120+Ericarman@users.noreply.github.com> Date: Tue, 15 Oct 2024 17:41:35 +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 8b93f31..71336d5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,6 @@ jobs: env: VERSION_TO_BUMP: ${{ inputs.versionToBump }} GH_TOKEN: ${{ github.token }} - - run: pod install - run: pod lib lint - run: pod trunk push env: