cicd: fixes format
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
Details
parent
1d82497a75
commit
355ce28615
|
|
@ -31,6 +31,6 @@ jobs:
|
|||
zip -r ../release.zip . # Adjust the path to your build output directory
|
||||
- name: Package Upload
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: system-module
|
||||
path: release.zip
|
||||
with:
|
||||
name: system-module
|
||||
path: release.zip
|
||||
|
|
|
|||
Loading…
Reference in New Issue