mirror of
https://github.com/threeal/cmake-action.git
synced 2025-07-27 00:04:22 +00:00
refactor: rename action.yml
config file to action.yaml
This commit is contained in:
parent
4cd3cdbf64
commit
db27e2fb6f
12
.github/workflows/test.yaml
vendored
12
.github/workflows/test.yaml
vendored
@ -76,7 +76,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.1
|
||||
with:
|
||||
sparse-checkout: |
|
||||
action.yml
|
||||
action.yaml
|
||||
main
|
||||
test
|
||||
sparse-checkout-cone-mode: false
|
||||
@ -110,7 +110,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.1
|
||||
with:
|
||||
sparse-checkout: |
|
||||
action.yml
|
||||
action.yaml
|
||||
main
|
||||
test
|
||||
sparse-checkout-cone-mode: false
|
||||
@ -139,7 +139,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.1
|
||||
with:
|
||||
sparse-checkout: |
|
||||
action.yml
|
||||
action.yaml
|
||||
main
|
||||
test
|
||||
sparse-checkout-cone-mode: false
|
||||
@ -163,7 +163,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.1
|
||||
with:
|
||||
sparse-checkout: |
|
||||
action.yml
|
||||
action.yaml
|
||||
main
|
||||
test
|
||||
sparse-checkout-cone-mode: false
|
||||
@ -187,7 +187,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.1
|
||||
with:
|
||||
sparse-checkout: |
|
||||
action.yml
|
||||
action.yaml
|
||||
main
|
||||
test
|
||||
sparse-checkout-cone-mode: false
|
||||
@ -216,7 +216,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.1
|
||||
with:
|
||||
sparse-checkout: |
|
||||
action.yml
|
||||
action.yaml
|
||||
main
|
||||
test
|
||||
sparse-checkout-cone-mode: false
|
||||
|
Loading…
Reference in New Issue
Block a user