mirror of
https://github.com/juewuy/ShellCrash.git
synced 2024-11-16 03:32:34 +08:00
修改push to git报错
This commit is contained in:
parent
6e98ed595a
commit
da5ca5a90e
5
.github/workflows/update_meta_core.yaml
vendored
5
.github/workflows/update_meta_core.yaml
vendored
|
@ -149,6 +149,11 @@ jobs:
|
|||
PUSHDIR: ${{ github.event.inputs.tag4 }}
|
||||
VERSION: ${{needs.meta.outputs.version}}
|
||||
steps:
|
||||
- name: Checkout ShellCrash
|
||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Download file from workspace
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user