"driver/driver.hip.cpp" did not exist on "c39c573eb8607620242ab4dde4c61f94c0ed6322"
Unverified Commit 6d6db798 authored by Ted Themistokleous's avatar Ted Themistokleous Committed by GitHub
Browse files

Add missing continue-on-error:true flag for jlumbroso/free-disk-space@main (#2260)

parent 7e5ccd4b
...@@ -337,6 +337,7 @@ jobs: ...@@ -337,6 +337,7 @@ jobs:
steps: steps:
- name: Free space - name: Free space
uses: jlumbroso/free-disk-space@main uses: jlumbroso/free-disk-space@main
continue-on-error: true
with: with:
tool-cache: true tool-cache: true
android: true android: true
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment