Skip to content

Commit

Permalink
drop path
Browse files Browse the repository at this point in the history
  • Loading branch information
SchmErik committed Oct 23, 2024
1 parent d3e649e commit e5dd4b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,4 @@ jobs:
uses: "actions/upload-artifact@v3"
with:
name: "rust-toolchain-${{ matrix.triple }}.tar.gz"
path: "./rust-toolchain-${{ matrix.triple }}.tar.gz"
working-directory: rust
path: "rust/rust-toolchain-${{ matrix.triple }}.tar.gz"

0 comments on commit e5dd4b1

Please sign in to comment.