Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peters authored Jul 6, 2020
1 parent 4d4a485 commit 4a9646b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
- name: Download warp runner (x86_64-pc-windows-msvc)
uses: actions/download-artifact@v2
with:
name: warp-runner-x86_64-pc-windows-gnu
name: warp-runner-x86_64-pc-windows-msvc
path: ${{ github.workspace }}/target/x86_64-pc-windows-msvc/release

- name: Download warp runner (x86_64-unknown-linux-gnu)
Expand Down

0 comments on commit 4a9646b

Please sign in to comment.