gopidesupavan commented on code in PR #45564:
URL: https://github.com/apache/airflow/pull/45564#discussion_r1911477127


##########
.github/actions/prepare_breeze_and_image/action.yml:
##########
@@ -46,17 +46,19 @@ runs:
       with:
         use-uv: ${{ inputs.use-uv }}
       id: breeze
+    - name: Make /mnt/ directory writeable
+      run: sudo chown -R ${USER} /mnt

Review Comment:
   One more step to check how much space available, that helps to debug ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to