Fix typo in workflow
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
path: orx
|
||||
- uses: actions/setup-java@v2
|
||||
with:
|
||||
distrubution: 'adopt'
|
||||
distribution: 'adopt'
|
||||
java-version: '16'
|
||||
- uses: actions/cache@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user