diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index df43151..37d317e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -35,8 +35,6 @@ jobs: with: node-version: 20 cache: "npm" - - name: Navigate to age calc app - run: cd 1_age-calculator-app - name: Install dependencies run: npm ci - name: Build diff --git a/index.html b/index.html index c275693..7218f29 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,6 @@ +