Remove with correct driver
Some checks failed
Build Godot Engine / Build Windows ${{ matrix.name }} (godot-windows-debug, Debug Template, no, template_debug) (push) Failing after 22m43s
Build Godot Engine / Build Windows ${{ matrix.name }} (godot-windows-release, Release Template, yes, template_release) (push) Has been cancelled
Build Godot Engine / Build Windows ${{ matrix.name }} (godot-windows-editor, Editor, yes, editor) (push) Has been cancelled

This commit is contained in:
2025-12-02 14:20:05 +01:00
parent f2e1e915a3
commit 1375e0ceea

View File

@ -52,4 +52,4 @@ buildah run \
# --- 6. CLEANUP ---
echo "Build successful. Removing container..."
buildah rm "$CTR"
buildah rm --storage-driver=vfs \ "$CTR"