We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e56d7a commit 1168cbeCopy full SHA for 1168cbe
.github/workflows/dist.yml
@@ -14,6 +14,7 @@ jobs:
14
uses: robotpy/build-actions/.github/workflows/package-ci.yml@v2025
15
with:
16
artifactory_repo_type: vendor
17
+ enable_raspbian: false
18
secrets:
19
META_REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
20
RTD_TOKEN: ${{ secrets.RTD_TOKEN }}
0 commit comments