Skip to content

Commit

Permalink
fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mam10eks committed Feb 4, 2024
1 parent 2cbc13e commit 5588143
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion browser/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
build-ui-docker:
docker run --rm -v ${PWD}:/app -v ${PWD}/static/dist/:/dist -w /app --entrypoint ls -lha mam10eks/github-page-tutorial:0.0.2 node_modules/
docker run --rm -v ${PWD}:/app -v ${PWD}/static/dist/:/dist -w /app --entrypoint vite mam10eks/github-page-tutorial:0.0.2 build

coverage:
Expand Down
1 change: 1 addition & 0 deletions browser/node_modules

0 comments on commit 5588143

Please sign in to comment.