Skip to content

Commit

Permalink
Added the LS command
Browse files Browse the repository at this point in the history
  • Loading branch information
Salvatore Ansani committed Apr 30, 2024
1 parent 649593d commit 102a481
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/virustotal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
path: .
github-token: ${{ secrets.GH_PAT }} # token with actions:read permissions on target repo
merge-multiple: true
- name: Display structure of downloaded files
run: ls -R .

virustotal:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 102a481

Please sign in to comment.