diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d7d7b2a..5e7af43 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -22,7 +22,7 @@ jobs: persist-credentials: false - name: Install 🔧 - run: npm i --omit=dev + run: npm ci --omit=dev - name: Build 🏗️ run: npm run build - name: Deploy to GH Pages 🚀 diff --git a/src/App.tsx b/src/App.tsx index 956572a..9fc91e4 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -57,7 +57,7 @@ const App = () => { > ARDUINO WEB
- TIMERS + TIMERS1