Skip to content

Update formatDownloadProgress tweak for Vivaldi 7.8.3925.56 #56

Update formatDownloadProgress tweak for Vivaldi 7.8.3925.56

Update formatDownloadProgress tweak for Vivaldi 7.8.3925.56 #56

Workflow file for this run

name: Continuous Integration
on:
push:
branches: [master]
workflow_dispatch:
jobs:
ci:
strategy:
matrix:
buildType: [release, snapshot]
uses: ./.github/workflows/build.yml
with:
buildType: ${{ matrix.buildType }}