We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e987430 commit a8da175Copy full SHA for a8da175
.github/workflows/playwright.yml
@@ -16,6 +16,7 @@ jobs:
16
distribution: 'temurin'
17
- name: Install dependencies
18
run: |
19
+ which java
20
# npm run update:axonivy:next
21
env
22
npm install
0 commit comments