fix: record sqlite3 version even on failure to keep python cache
If SQLite3 apt install fails, still write python-sqlite3-version so steps/python doesn't clear the python cache and re-download the runtime on every build. Avoids repeated full re-downloads + builds.
Showing
Please register or sign in to comment