mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-03 16:12:29 +03:00
7 lines
100 B
YAML
7 lines
100 B
YAML
name: 'Setup Geckodriver'
|
|
description: 'Setup Geckodriver'
|
|
|
|
runs:
|
|
using: node20
|
|
main: 'main.js'
|