Skip to content

Commit

Permalink
fixed makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Hicaru committed Mar 11, 2023
1 parent 3758e06 commit c114731
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 @@ -3,7 +3,7 @@ YARN=yarn
MV2_FILE_NAME=mv2.zip
MV2_HASHSUM_FILE_NAME=mv2_checksums.sha
MV3_HASHSUM_FILE_NAME=mv3_checksums.sha
MV3_FILE_NAME=mv2.zip
MV3_FILE_NAME=mv3.zip

all: build

Expand Down

0 comments on commit c114731

Please sign in to comment.