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:
parent
01a8199605
commit
509eeb994d
1 changed files with 0 additions and 2 deletions
2
.github/workflows/update.yaml
vendored
2
.github/workflows/update.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue