mirror of https://github.com/axmolengine/axmol.git
Rename windows ci [skip ci]
This commit is contained in:
parent
99e2e4ba4d
commit
17c4fe4ef1
|
@ -1,4 +1,4 @@
|
||||||
name: win32
|
name: windows
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
@ -12,7 +12,7 @@ on:
|
||||||
- tests/**/*
|
- tests/**/*
|
||||||
- thirdparty/**/*
|
- thirdparty/**/*
|
||||||
- CMakeLists.txt
|
- CMakeLists.txt
|
||||||
- .github/workflows/win32-ci.yml
|
- .github/workflows/windows-ci.yml
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
Loading…
Reference in New Issue