bevy_polyline 0.13.0

Polyline Rendering for Bevy
Documentation
1
2
3
4
5
6
7
8
9
10
name: Removed unneeded cache once a pr is closed
on:
  pull_request:
    types:
      - closed

jobs:
  clean-cache:
    uses: ForesightMiningSoftwareCorporation/github/.github/workflows/clear-cache-closed-pr.yml@v1
    secrets: inherit