Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
1xstj committed Feb 15, 2024
1 parent 7b65d91 commit b6f248e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: sudo apt-get install protobuf-compiler

- name: Build binary
run: cargo build --release tangle
run: cargo build --release

# Build and push Docker image with Buildx (don't push on PR)
# https://github.com/docker/build-push-action
Expand Down

0 comments on commit b6f248e

Please sign in to comment.