tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

update_manifest.yml (137B)


      1 steps:
      2 # `python wpt` instead of `./wpt` is to make this work on Windows:
      3 - script: python wpt manifest
      4  displayName: 'Update manifest'