Skip to content

Commit 250bd6d

Browse files
committed
remove extend-space action
1 parent 607f9cf commit 250bd6d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release-webhapps.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
# Checks out a copy of your repository on the ubuntu-latest machine
1717
- uses: actions/checkout@v3
1818

19-
- name: Extend space
20-
uses: ./.github/actions/extend-space
21-
2219
- name: Install nix
2320
uses: cachix/install-nix-action@v20
2421
with:

0 commit comments

Comments
 (0)