Skip to content

Commit 9b03a9e

Browse files
committed
not needed
1 parent a112392 commit 9b03a9e

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,6 @@ on:
99

1010
jobs:
1111

12-
free-disk-space:
13-
runs-on: ubuntu-latest
14-
steps:
15-
16-
- name: Free Disk Space (Ubuntu)
17-
uses: jlumbroso/free-disk-space@main
18-
with:
19-
tool-cache: false
20-
android: true
21-
dotnet: true
22-
haskell: true
23-
large-packages: true
24-
docker-images: true
25-
swap-storage: true
26-
2712
# Prepare and publish the plugin to JetBrains Marketplace repository
2813
release:
2914
name: Publish Plugin

0 commit comments

Comments
 (0)