Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vimagick committed Oct 19, 2023
1 parent f7dada2 commit ffb7a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
context: rust
platforms: ${{ env.PLATFORMS }}
build-args: |
SS_RUST_VER=${{ env.SS_RUST_VERSION }}
SS_RUST_VERSION=${{ env.SS_RUST_VERSION }}
tags: |
${{ env.IMAGE_NAME }}:${{ env.SS_RUST_VERSION }}
${{ env.IMAGE_NAME }}:latest
Expand Down

0 comments on commit ffb7a34

Please sign in to comment.