Update build.yml

This commit is contained in:
Mike Oliphant
2023-04-18 17:54:52 -07:00
committed by GitHub
parent 1bf2b30315
commit 7610b197bc
+1 -1
View File
@@ -1,7 +1,7 @@
name: Build name: Build
on: on:
[workflow_dispatch, pull_request] [workflow_dispatch, push, pull_request]
env: env:
BUILD_TYPE: Release BUILD_TYPE: Release