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