Skip to content

Bypass browser cache on reloading image with the same name. #107

Bypass browser cache on reloading image with the same name.

Bypass browser cache on reloading image with the same name. #107

Workflow file for this run

name: WPF
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v1
- name: Get DLC
run: .\get_dlc.bat
- name: Get Node.js
run: git clone https://github.com/Kode/nodejs_bin.git --depth 1
- name: Compile
run: .\nodejs_bin\node.exe make.js wpf --kha . --from Tests/Empty