We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 237cd96 commit c5aa50eCopy full SHA for c5aa50e
.github/workflows/build.yml
@@ -29,6 +29,8 @@ jobs:
29
with:
30
node-version: 16
31
32
+ - run: which chromedriver
33
+
34
- run: npm install
35
- run: npm run package-turf
36
- name: Validate Gradle wrapper
0 commit comments