Compare commits
1 Commits
1bf0b8c049
...
cdf628899e
| Author | SHA1 | Date | |
|---|---|---|---|
| cdf628899e |
@ -22,7 +22,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
find /workspace -type f -name "*.rpm"
|
find /workspace -type f -name "*.rpm"
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: rpms
|
name: rpms
|
||||||
path: /workspace/unkin/rpmbuilder/dist/*/*.rpm
|
path: /workspace/unkin/rpmbuilder/dist/*/*.rpm
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
1
|
2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user