Skip to content

Commit

Permalink
fix typo in Make file
Browse files Browse the repository at this point in the history
  • Loading branch information
a10zn8 committed Oct 11, 2023
1 parent f6e8a8f commit e164458
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 @@ -16,7 +16,7 @@ jib: build-foundation
jib-docker: build-foundation
./gradlew jibDockerBuild -Pdocker=drpcorg

disZip: build-foundation
distZip: build-foundation
./gradlew disZip

clean:
Expand Down

0 comments on commit e164458

Please sign in to comment.