Skip to content

Commit c5aa50e

Browse files
committed
Trying to use built-in actions chromedriver #190
1 parent 237cd96 commit c5aa50e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
with:
3030
node-version: 16
3131

32+
- run: which chromedriver
33+
3234
- run: npm install
3335
- run: npm run package-turf
3436
- name: Validate Gradle wrapper

0 commit comments

Comments
 (0)