summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Milligan <tom.milligan@uipath.com>2024-05-24 15:06:58 +0100
committerTom Milligan <tom.milligan@uipath.com>2024-05-24 15:06:58 +0100
commit08967d550d975e43ef7e4c8c92135182bc1832dd (patch)
tree947aae9884b17cda916cff6477149cd9816c179c
parent8fa14110952fe01c64890e2991c047be1967bf87 (diff)
ci: fix deploy.ymlv1.17.0
-rw-r--r--.github/workflows/deploy.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 87330f8..816911f 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -132,7 +132,6 @@ jobs:
name: Publish to crates.io
needs: github_release
runs-on: ubuntu-20.04
- env:
steps:
- uses: actions/checkout@v4
- uses: actions/cache@v4