Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
marlonbaeten committed Nov 8, 2022
1 parent 60574e4 commit 40e185e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:

- name: Copy binary
run: |
cp target/x86_64-unknown-linux-musl/release/mailcrab-backend bin/amd64
cp target/aarch64-unknown-linux-musl/release/mailcrab-backend bin/amd64
working-directory: ./backend

- name: Build frontend
Expand Down

0 comments on commit 40e185e

Please sign in to comment.