Add data files later

This commit is contained in:
Maurice Heumann 2021-11-07 09:28:04 +01:00
parent 93443050dd
commit 3fe218b22a

View File

@ -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