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