Remove unnecessary checkout step
This commit is contained in:
parent
9a216bd30f
commit
62e22c6a77
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -61,8 +61,6 @@ jobs:
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- name: Checkout the repository
|
||||
uses: actions/checkout@v2
|
||||
- name: Download build artifacts
|
||||
uses: actions/download-artifact@v2
|
||||
- name: Get build file names
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user