Skip to content

Commit a240c4a

Browse files
authored
Update pullrequest.yml
1 parent bbeef1e commit a240c4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pullrequest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ jobs:
1414
java-version: 25
1515
distribution: "temurin"
1616
cache: maven
17+
- name: Install OpenCL
18+
run: sudo apt-get install ocl-icd-opencl-dev
1719
- run: mvn --no-transfer-progress --batch-mode --settings .mvn/settings.xml clean javadoc:jar verify

0 commit comments

Comments
 (0)