fix: correct indentation for 'Create releases directory' step in workflow
This commit is contained in:
parent
26eb8228ba
commit
ec15e02a2a
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -173,7 +173,7 @@ jobs:
|
||||
name: Release Note
|
||||
path: release_note
|
||||
|
||||
- name: Create releases directory
|
||||
- name: Create releases directory
|
||||
run: mkdir -p releases
|
||||
|
||||
- name: Package artifacts into tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user