Compare commits
2 Commits
eddbfc5eaf
...
v1
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f97c30371 | |||
| 09ce101094 |
@@ -39,7 +39,7 @@ jobs:
|
|||||||
run: zip -r custom-kernel.zip ./result
|
run: zip -r custom-kernel.zip ./result
|
||||||
|
|
||||||
- name: Upload kernel artifacts
|
- name: Upload kernel artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: custom-kernel
|
name: custom-kernel
|
||||||
path: ./custom-kernel.zip
|
path: ./custom-kernel.zip
|
||||||
Reference in New Issue
Block a user