0224f0cbca
Fix CI workflow grep command syntax
...
Build ostree packages from sid to trixie / build (push) Successful in 1m0s
- Replace problematic grep -E with multiple simple grep commands
- This avoids shell interpretation issues with the pipe character in the pattern
- Each dependency is checked individually for better debugging
2025-09-06 09:41:43 -07:00
eac5d4783d
Fix CI workflow syntax error
...
Build ostree packages from sid to trixie / build (push) Failing after 4s
- Remove parentheses from grep -E pattern that was causing shell syntax error
- The pattern now uses simple alternation without grouping parentheses
2025-09-06 08:56:48 -07:00
5c4d5143dc
Attempt to fix ci.yml #2
Build ostree packages from sid to trixie / build (push) Failing after 6s
2025-09-06 08:50:21 -07:00
5c2922853a
Attempt to fix ci.yml #1
Build ostree packages from sid to trixie / build (push) Successful in 53s
2025-09-06 08:47:09 -07:00
a79a4f5797
first commit
Build ostree packages from sid to trixie / build (push) Successful in 3m40s
2025-09-06 08:39:28 -07:00