Skip to content

Commit

Permalink
update mount path for build space. /home/runner
Browse files Browse the repository at this point in the history
  • Loading branch information
joejstuart committed Nov 16, 2023
1 parent 429ea21 commit 9d0e89d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
root-reserve-mb: 512
swap-size-mb: 1024
remove-dotnet: 'true'
build-mount-path: /home/runner

- name: Checkout repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand Down

0 comments on commit 9d0e89d

Please sign in to comment.