We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 876f9fa commit 40623f7Copy full SHA for 40623f7
.github/workflows/aderyn.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Checkout sources
11
uses: actions/checkout@v2
12
13
- - name: Install aderyn
+ - name: Install aderyn
14
run: |
15
curl -L https://raw.githubusercontent.com/Cyfrin/aderyn/dev/cyfrinup/install | bash
16
source /home/runner/.bashrc
0 commit comments