mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-01 02:41:42 +00:00
dont download
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -53,10 +53,6 @@ jobs:
|
||||
needs: [build-photonlib-vendorjson]
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
# Download our vendor JSON
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
pattern: photonlib-vendor-json
|
||||
- uses: peter-evans/repository-dispatch@v3
|
||||
# if: |
|
||||
# github.repository == 'mcm001/photonvision' &&
|
||||
|
||||
Reference in New Issue
Block a user