diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e4e9d0c..eb8cf58 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,17 +20,6 @@ jobs: # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: - - uses: actions/cache@v4 - with: - # See here for caching with `yarn` https://github.com/actions/cache/blob/main/examples.md#node---yarn or you can leverage caching with actions/setup-node https://github.com/actions/setup-node - path: | - ~/.npm - ${{ github.workspace }}/.next/cache - # Generate a new cache whenever packages or source files change. - key: ${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json') }}-${{ hashFiles('**/*.js', '**/*.jsx', '**/*.ts', '**/*.tsx') }} - # If source files changed but packages didn't, rebuild from a prior cache. - restore-keys: | - ${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json') }}- - uses: actions/checkout@v3 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v3 diff --git a/src/app/page.tsx b/src/app/page.tsx index 83dd10f..51ca74a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ export default function Home() {

- I'm Peter Vargas 🤘🏽 + I'm Peter Vargas 🤘🏽

I am a learner every day 🧑🏻‍💻, passionate about creating things that contribute to the world 🌎. @@ -49,7 +49,7 @@ export default function Home() { I am working on bringing these projects to the open-source world, but with an educational focus.
- Oh, I almost forgot, I like coffee and I'm from Colombia and I live in Pereira and Caicedonia. + Oh, I almost forgot, I like coffee and I'm from Colombia and I live in Pereira and Caicedonia.