Skip to content

Commit

Permalink
copy/paste fail
Browse files Browse the repository at this point in the history
  • Loading branch information
anp committed Apr 12, 2020
1 parent 277996a commit cf19428
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -432,12 +432,12 @@ jobs:
- name: download crossbeam_epoch_0_4_0
uses: actions/download-artifact@v1
with:
name:
name: crossbeam_epoch_0_4_0
path: ${{ env.LOLBENCH_DATA_DIR }}
- name: download csv_1_0_2
uses: actions/download-artifact@v1
with:
name:
name: csv_1_0_2
path: ${{ env.LOLBENCH_DATA_DIR }}
- name: download diesel_1_1_1
uses: actions/download-artifact@v1
Expand Down

0 comments on commit cf19428

Please sign in to comment.