ci: remove upload artifact
All checks were successful
Create Scripts / Build (push) Successful in 52s
All checks were successful
Create Scripts / Build (push) Successful in 52s
This commit is contained in:
parent
b4b7136626
commit
6a4688b9c1
@ -19,8 +19,8 @@ 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: christopherhx/gitea-upload-artifact@v4
|
||||||
with:
|
# with:
|
||||||
name: chn_list.rsc
|
# name: chn_list.rsc
|
||||||
path: chn_list.rsc
|
# path: chn_list.rsc
|
||||||
|
Loading…
Reference in New Issue
Block a user