converge: auto-commit at 2026-05-14 23:36:30 from zendo.brechtel
Build / build (push) Failing after 1m8s
Build / build (push) Failing after 1m8s
This commit is contained in:
@@ -59,7 +59,7 @@ jobs:
|
||||
tar cf /dev/stdout converge-*.pkg.tar.zst
|
||||
" > /tmp/packages.tar 2>/dev/null
|
||||
tar xf /tmp/packages.tar
|
||||
echo "pkgfile=$(ls converge-*.pkg.tar.zst)" >> "$GITHUB_ENV"
|
||||
echo "pkgfile=$(ls converge-[0-9]*.pkg.tar.zst)" >> "$GITHUB_ENV"
|
||||
|
||||
- name: Publish to Arch repo
|
||||
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
|
||||
|
||||
Reference in New Issue
Block a user