Skip to content

Commit

Permalink
Update publish.yaml (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
morenol authored Jun 28, 2023
1 parent e6fd9d3 commit 1bb0479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
curl -fsS https://packages.fluvio.io/v1/install.sh | bash
echo "$HOME/.fluvio/bin" >> $GITHUB_PATH
- name: Install Rust ${{ matrix.rust=target }}
- name: Install Rust ${{ matrix.rust-target }}
uses: actions-rs/toolchain@v1
with:
toolchain: stable
Expand Down

0 comments on commit 1bb0479

Please sign in to comment.