wth
This commit is contained in:
@@ -102,7 +102,7 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: skin-tables
|
name: skin-tables
|
||||||
path: $ARTIFACT_PATH
|
path: /data
|
||||||
|
|
||||||
generate-readme:
|
generate-readme:
|
||||||
needs: gather-skins
|
needs: gather-skins
|
||||||
@@ -118,7 +118,7 @@ jobs:
|
|||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: skin-tables
|
name: skin-tables
|
||||||
path: $ARTIFACT_PATH
|
path: /data
|
||||||
|
|
||||||
- id: checkout-code
|
- id: checkout-code
|
||||||
name: Checkout Repository
|
name: Checkout Repository
|
||||||
|
|||||||
Reference in New Issue
Block a user