Skip to content

pre-touch all pages before zip #43

pre-touch all pages before zip

pre-touch all pages before zip #43

Workflow file for this run

name: CI
on:
push:
branches: [ "**" ]
pull_request:
branches: [ "**" ]
jobs:
build-linux:
uses: ./.github/workflows/linux-build.yml
with:
configuration: Release
# build-windows:
# uses: ./.github/workflows/windows-build.yml
# with:
# configuration: Release