Skip to content

Commit

Permalink
mf
Browse files Browse the repository at this point in the history
  • Loading branch information
mam10eks committed Feb 11, 2024
1 parent 4400c57 commit a786f3d
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
@@ -1,2 +1,2 @@
build-ui-docker:
docker run --rm -v ${PWD}/pupil-submission-page:/app -v ${PWD}/static/dist/:/app/dist -w /app --entrypoint vite mam10eks/github-page-tutorial:0.0.2 build
docker run --rm -v ${PWD}/pupil-submission-page:/app -v ${PWD}/static/dist/:/dist -w /app --entrypoint vite mam10eks/github-page-tutorial:0.0.2 build

0 comments on commit a786f3d

Please sign in to comment.