refactor
This commit is contained in:
2
.github/workflows/build_resuable.yaml
vendored
2
.github/workflows/build_resuable.yaml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: build
|
||||
name: build-output
|
||||
path: dist
|
||||
# We'll only use this in a triggered job, then we're done with it
|
||||
retention-days: 1
|
||||
|
||||
Reference in New Issue
Block a user