Skip to content

Commit

Permalink
yaml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TanvirDeol committed Jan 24, 2025
1 parent 28f6b4e commit 0c7f572
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/aderyn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,11 @@ jobs:
with:
toolchain: stable

- name: Install Cyfrinup
- name: Install Cyfrinup and Aderyn
run: |
curl -L https://raw.githubusercontent.com/Cyfrin/aderyn/dev/cyfrinup/install | bash
source ~/.bashrc
- name: Install Aderyn
run: cyfrinup
cyfrinup
- name: Run Aderyn
run: aderyn
Expand Down

0 comments on commit 0c7f572

Please sign in to comment.