Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Commit

Permalink
Update .github/workflows/ci.yml [skip ci]
Browse files Browse the repository at this point in the history
Co-authored-by: janpetschexain <58227040+janpetschexain@users.noreply.github.com>
  • Loading branch information
Robert-Steiner and janpetschexain authored May 12, 2021
1 parent c2875d9 commit 572d349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ jobs:
working-directory: ${{ runner.temp }}/${{ needs.build-linux-lib.outputs.cache-key }}
run: |
mv xayn-ai-ffi-c/ffi.h ${{ github.workspace }}/xayn-ai-ffi-c/ffi.h
cp -r target ${{ github.workspace }}
cp -R target ${{ github.workspace }}
- name: Download data
run: sh download_data.sh
Expand Down

0 comments on commit 572d349

Please sign in to comment.