mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-05-09 22:14:52 +00:00
maint: lowercase github workflow file
This commit is contained in:
parent
568fb0a75e
commit
f26b5ac6b5
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -139,7 +139,7 @@ jobs:
|
|||||||
- Release
|
- Release
|
||||||
arch:
|
arch:
|
||||||
- x64
|
- x64
|
||||||
- ARM64
|
- arm64
|
||||||
include:
|
include:
|
||||||
- configuration: Debug
|
- configuration: Debug
|
||||||
config: debug
|
config: debug
|
||||||
@ -147,7 +147,7 @@ jobs:
|
|||||||
config: release
|
config: release
|
||||||
- arch: x64
|
- arch: x64
|
||||||
platform: x64
|
platform: x64
|
||||||
- arch: ARM64
|
- arch: arm64
|
||||||
platform: arm64
|
platform: arm64
|
||||||
steps:
|
steps:
|
||||||
- name: Check out files
|
- name: Check out files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user