Add data files later
This commit is contained in:
parent
93443050dd
commit
3fe218b22a
10
.github/workflows/build.yml
vendored
10
.github/workflows/build.yml
vendored
@ -83,11 +83,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: Release binaries
|
name: Release binaries
|
||||||
|
|
||||||
- name: Download Release data artifacts
|
# - name: Download Release data artifacts
|
||||||
uses: actions/download-artifact@v2
|
# uses: actions/download-artifact@v2
|
||||||
with:
|
# with:
|
||||||
name: Release data artifacts
|
# name: Release data artifacts
|
||||||
path: data
|
# path: data
|
||||||
|
|
||||||
# Set up committer info and GPG key
|
# Set up committer info and GPG key
|
||||||
- name: Install SSH key
|
- name: Install SSH key
|
||||||
|
Loading…
Reference in New Issue
Block a user