Skip to content

Commit

Permalink
Restore rules
Browse files Browse the repository at this point in the history
  • Loading branch information
ulan committed Dec 8, 2023
1 parent 5cb7366 commit fed5cbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rust/qrcode/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ all: deploy
node_modules:
npm install

.PHONY: deploy
.SILENT: deploy
deploy: node_modules
dfx deploy

Expand Down

0 comments on commit fed5cbc

Please sign in to comment.