mirror of
https://github.com/feather-wallet/feather.git
synced 2025-01-03 09:29:37 +00:00
guix: disable .deb build
This commit is contained in:
parent
536f390d97
commit
f2389841ea
1 changed files with 0 additions and 1 deletions
|
@ -467,7 +467,6 @@ EOF
|
||||||
-- env SOURCE_DATE_EPOCH="${SOURCE_DATE_EPOCH:?unable to determine value}" \
|
-- env SOURCE_DATE_EPOCH="${SOURCE_DATE_EPOCH:?unable to determine value}" \
|
||||||
VERSION="$VERSION" \
|
VERSION="$VERSION" \
|
||||||
bash -c "cd /feather && \
|
bash -c "cd /feather && \
|
||||||
bash contrib/debian/make_deb.sh && \
|
|
||||||
bash contrib/flatpak/make_flatpak.sh"
|
bash contrib/flatpak/make_flatpak.sh"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in a new issue