mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-28 02:11:40 +00:00
Compare commits
5 Commits
v2021.1.6
...
v2021.1.6.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6e7192671d | ||
|
|
11b4504cd6 | ||
|
|
2eb0cbe280 | ||
|
|
1331faafb9 | ||
|
|
2122bba268 |
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -216,6 +216,8 @@ jobs:
|
||||
- uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 11
|
||||
- run: |
|
||||
git describe --tags --exclude="dev" --exclude="[dD]ev*"
|
||||
- run: |
|
||||
chmod +x gradlew
|
||||
./gradlew photon-lib:build --max-workers 1
|
||||
|
||||
Reference in New Issue
Block a user