Skip to content

Bump rollup from 4.21.2 to 4.22.4 in /tools/logview-win/frontend #5798

Bump rollup from 4.21.2 to 4.22.4 in /tools/logview-win/frontend

Bump rollup from 4.21.2 to 4.22.4 in /tools/logview-win/frontend #5798

Workflow file for this run

name: Build
on:
push:
pull_request:
repository_dispatch:
types: [build-pre-rel]
jobs:
build:
name: Build
#runs-on: SumatraBuilder
runs-on: windows-latest
steps:
- name: Check out source code
uses: actions/checkout@v4
with:
# needed to calc build number via git log --oneline
fetch-depth: 0
- name: Build
env:
CERT_PWD: ${{ secrets.CERT_PWD }}
run: .\doit.bat -ci