Skip to content

Commit

Permalink
Pin version for minimize-disk-space
Browse files Browse the repository at this point in the history
  • Loading branch information
ashao committed Feb 26, 2024
1 parent a2a44e8 commit 66befc1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ name: deploy_dev_docs

on:
push:
branches:
- develop

jobs:
build_docs:
Expand All @@ -42,7 +40,7 @@ jobs:

# Maximize the space in this image
- name: Maximize build space
uses: easimon/maximize-build-space@master
uses: easimon/maximize-build-space@v10
with:
root-reserve-mb: 30720
remove-dotnet: true
Expand Down

0 comments on commit 66befc1

Please sign in to comment.