1
0
Fork 0
mirror of https://github.com/lopsided98/nix-ros-overlay.git synced 2025-07-14 14:10:37 +03:00

Revert "superflore: skip cross_compile because it causes the update to fail"

This reverts commit 792a9f64a1.
This commit is contained in:
Ben Wolsieffer 2020-11-21 21:00:29 -05:00
parent 01a8199605
commit 509eeb994d

View file

@ -38,10 +38,8 @@ jobs:
echo "username=lopsided98"
echo "password=${SUPERFLORE_GITHUB_TOKEN}"
}; f'
# cross_compile repo is broken: https://github.com/ros-tooling/cross_compile/issues/248
superflore-gen-nix \
--tar-archive-dir "${{ runner.temp }}/tar" \
--output-repository-path . \
--upstream-branch staging \
--skip cross_compile \
--all