diff options
| -rw-r--r-- | .github/workflows/release.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 35aa77d..54eeb31 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,7 +22,6 @@ jobs: with:
python-version: "3.9"
architecture: "x64"
- cache: true
- run: pdm install
shell: bash
|
