mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 06:00:38 +03:00
Try to fix rospkg OS detection.
This commit is contained in:
parent
bef5fb0392
commit
37d22aa003
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update.yaml
vendored
1
.github/workflows/update.yaml
vendored
|
@ -19,6 +19,7 @@ jobs:
|
|||
- name: Update overlay
|
||||
env:
|
||||
SUPERFLORE_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
ROS_OS_OVERRIDE: nixos
|
||||
ROSDEP_SOURCE_PATH: rosdep-sources
|
||||
run: |
|
||||
mkdir -p "$ROSDEP_SOURCE_PATH"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue