ci: attempt to fix deb repo processing

by calling `repo-process-deb` with trusty-unstable` rather than
`trusty` for unstable builds, because that seems to make sense.
To make sure, both are called. Same applies to stable.
This commit is contained in:
Harvey Tindall
2024-07-26 19:22:31 +01:00
parent 6f0f6e6901
commit 98d9bc62ff
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@
"any-date-parser": "^1.5.4",
"browserslist": "^4.21.7",
"cheerio": "^1.0.0-rc.12",
"esbuild": "^0.18.20",
"fs-cheerio": "^3.0.0",
"inline-source": "^8.0.2",
"jsdom": "^22.1.0",