Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
build(ci): maximize build space (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
peakji authored Aug 30, 2023
1 parent a516722 commit d0d8792
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
name: release
runs-on: ubuntu-latest
steps:
- name: Maximize build space
uses: peakji/maximize-build-space@v1
- name: Checkout repository
uses: actions/checkout@v3
- name: Set up Docker Buildx
Expand Down

0 comments on commit d0d8792

Please sign in to comment.