This commit is contained in:
parent
4290c7a322
commit
5a14d064c5
@ -34,8 +34,9 @@ jobs:
|
|||||||
- uses: actions-rs/cargo@v1
|
- uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: run
|
command: run
|
||||||
# - name: Upload Artifact
|
- name: Upload Artifact
|
||||||
# uses: christopherhx/gitea-upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
# with:
|
with:
|
||||||
# name: chn_list.rsc
|
name: chn_list.rsc
|
||||||
# path: chn_list.rsc
|
path: chn_list.rsc
|
||||||
|
retention-days: 7
|
||||||
|
Loading…
Reference in New Issue
Block a user