mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-01 19:40:49 +00:00
refactor: rename action.yaml metadata file to action.yml (#254)
This commit is contained in:
12
.github/workflows/test.yaml
vendored
12
.github/workflows/test.yaml
vendored
@@ -62,7 +62,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.2
|
||||
with:
|
||||
sparse-checkout: |
|
||||
action.yaml
|
||||
action.yml
|
||||
dist
|
||||
test
|
||||
sparse-checkout-cone-mode: false
|
||||
@@ -96,7 +96,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.2
|
||||
with:
|
||||
sparse-checkout: |
|
||||
action.yaml
|
||||
action.yml
|
||||
dist
|
||||
test
|
||||
sparse-checkout-cone-mode: false
|
||||
@@ -125,7 +125,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.2
|
||||
with:
|
||||
sparse-checkout: |
|
||||
action.yaml
|
||||
action.yml
|
||||
dist
|
||||
test
|
||||
sparse-checkout-cone-mode: false
|
||||
@@ -149,7 +149,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.2
|
||||
with:
|
||||
sparse-checkout: |
|
||||
action.yaml
|
||||
action.yml
|
||||
dist
|
||||
test
|
||||
sparse-checkout-cone-mode: false
|
||||
@@ -173,7 +173,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.2
|
||||
with:
|
||||
sparse-checkout: |
|
||||
action.yaml
|
||||
action.yml
|
||||
dist
|
||||
test
|
||||
sparse-checkout-cone-mode: false
|
||||
@@ -202,7 +202,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.2
|
||||
with:
|
||||
sparse-checkout: |
|
||||
action.yaml
|
||||
action.yml
|
||||
dist
|
||||
test
|
||||
sparse-checkout-cone-mode: false
|
||||
|
||||
Reference in New Issue
Block a user