Skip to content

Commit

Permalink
CIのnumpy-quaternionのインストールエラー対応
Browse files Browse the repository at this point in the history
  • Loading branch information
mizonon committed Oct 31, 2024
1 parent 5c6104d commit 4e0a275
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/industrial_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set environment variable for pip
run: echo "PIP_BREAK_SYSTEM_PACKAGES=1" >> $GITHUB_ENV
- uses: "ros-industrial/industrial_ci@master"
env: ${{ matrix.env }}

0 comments on commit 4e0a275

Please sign in to comment.