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