Skip to content

Commit

Permalink
Update build
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-se committed Sep 3, 2024
1 parent e0ccb8c commit 81bee70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pio-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout UI
run: |
echo "Checkout UI"
git clone -b vite https://github.com/mp-se/gravitymon-ui gravitymon-ui
git clone https://github.com/mp-se/gravitymon-ui gravitymon-ui
cp gravitymon-ui/dist/assets/style.css.gz html/app.css.gz
cp gravitymon-ui/dist/assets/index.js.gz html/app.js.gz
Expand Down

0 comments on commit 81bee70

Please sign in to comment.