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
|
||||
arch:
|
||||
- x64
|
||||
- ARM64
|
||||
- arm64
|
||||
include:
|
||||
- configuration: Debug
|
||||
config: debug
|
||||
@ -147,7 +147,7 @@ jobs:
|
||||
config: release
|
||||
- arch: x64
|
||||
platform: x64
|
||||
- arch: ARM64
|
||||
- arch: arm64
|
||||
platform: arm64
|
||||
steps:
|
||||
- name: Check out files
|
||||
|
Loading…
x
Reference in New Issue
Block a user