Update .gitea/workflows/build.yaml #3

Open
Bart van der Braak wants to merge 4 commits from bartvdbraak-patch-1 into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Showing only changes of commit 38258000c1 - Show all commits

View File

@ -1,7 +1,9 @@
name: Test Windows Build Tools 2019 name: Test Windows Build Tools 2019
run-name: ${{ gitea.actor }} is gonna build something run-name: ${{ gitea.actor }} is gonna build something
on: on:
push:
pull_request:
issue_comment:
jobs: jobs:
build-windows: build-windows: