We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a0b857 commit 8320353Copy full SHA for 8320353
.github/workflows/aderyn.yml
@@ -13,6 +13,7 @@ jobs:
13
- name: Install aderyn
14
run: |
15
curl -L https://raw.githubusercontent.com/Cyfrin/aderyn/dev/cyfrinup/install | bash
16
+ source ~/.bashrc
17
cyfrinup
18
19
- name: Run aderyn
0 commit comments