Skip to content

Commit

Permalink
refresh terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
TanvirDeol committed Jan 25, 2025
1 parent f51404e commit ec8d7e4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/aderyn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,12 @@ jobs:
with:
toolchain: stable

- name: Install Cyfrinup and Aderyn
- name: Install Cyfrinup and Aderyn
run: |
curl -L https://raw.githubusercontent.com/Cyfrin/aderyn/dev/cyfrinup/install | bash
echo "PATH=$HOME/.local/bin:$PATH" >> $GITHUB_ENV
source ~/.bashrc
source /home/runner/.bashrc
cyfrinup
- name: Run Aderyn
run: aderyn

Expand Down

0 comments on commit ec8d7e4

Please sign in to comment.