From 99f559e436cb3657a72ea9b934fad405c0ddeb9d Mon Sep 17 00:00:00 2001 From: Facundo De Lorenzo Date: Fri, 16 Aug 2024 18:18:18 -0300 Subject: [PATCH] new try --- .github/workflows/pipeline.yml | 1 - cool-root-doc.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 3391cdb..f5ffb8a 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -18,7 +18,6 @@ jobs: uses: actions/setup-node@v4 with: node-version: ${{ matrix.node-version }} - cache: 'npm' - name: Install pandoc run: | diff --git a/cool-root-doc.md b/cool-root-doc.md index 84ffafb..c9f60b5 100644 --- a/cool-root-doc.md +++ b/cool-root-doc.md @@ -1,5 +1,6 @@ # Deploy Fork Aave + This document aims to summarize each task within Aave's smart contract architecture. Although some features are beyond the scope of the current version, it is beneficial to include them here for reference. **Out of scope features:**