pull/4790/head
Dmitry Salakhov 2021-02-09 16:24:02 +13:00 committed by oscarzhou
parent eab6282fae
commit ec3a2e1cfa
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ jobs:
- name: Checkout Source
uses: actions/checkout@v2
- name: Get Nancy binary
run: curl -L "https://github.com/sonatype-nexus-community/nancy/releases/download/$NANCY_VERSION/nancy-$NANCY_VERSION-linux-amd64" -o nancy
run: curl -L "https://github.com/sonatype-nexus-community/nancy/releases/download/$NANCY_VERSION/nancy-$NANCY_VERSION-linux-amd64" -o nancy && chmod +x nancy
- name: ls
run: ls -al
- name: Scan modules