Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmysun0815 committed Jun 21, 2022
1 parent d9912a6 commit b5276fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -296,4 +296,4 @@ build_musl_fn_win:
docker run -d --rm --name fn_windows musl_fn_win
docker cp fn_windows:/volume/target/x86_64-pc-windows-gnu/release/fn.exe fn.exe
tar -czvf fn_windows.tar.gz fn.exe
rm fn.ext
rm fn.exe

0 comments on commit b5276fa

Please sign in to comment.