Skip to content

Commit

Permalink
new try
Browse files Browse the repository at this point in the history
  • Loading branch information
FacuDeLorenzo committed Aug 16, 2024
1 parent 32124b7 commit 99f559e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'

- name: Install pandoc
run: |
Expand Down
1 change: 1 addition & 0 deletions cool-root-doc.md
Original file line number Diff line number Diff line change
@@ -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:**
Expand Down

0 comments on commit 99f559e

Please sign in to comment.