Skip to content

Commit 1ede57b

Browse files
committed
added action to increase disk size
1 parent 9cfc815 commit 1ede57b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
build:
1818
runs-on: ubuntu-latest
1919
steps:
20+
- uses: easimon/maximize-build-space@master
2021
- uses: actions/checkout@v4
2122
- name: Build
2223
run: |

0 commit comments

Comments
 (0)