Skip to content

Commit

Permalink
fix typo in GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer committed May 14, 2024
1 parent 5a10b9a commit f46ab69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
with:
command: build
args: --target=${{ matrix.target }} --no-default-features --features vnc
- name: Build with with all features
- name: Build with with all features
uses: actions-rs/cargo@v1
with:
command: build
Expand Down

0 comments on commit f46ab69

Please sign in to comment.