Skip to content

Commit

Permalink
Build Setup fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
king-tri-ton committed Aug 30, 2024
1 parent cf1055d commit b563c2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
name: built-exe
path: dist/MiniBin-KT.exe

- name: Scan with VirusTotal
uses: fabasoad/virustotal-api-action@v1.1.3
- name: VirusTotal GitHub Action
uses: crazy-max/ghaction-virustotal@v4.0.0
with:
api_key: ${{ secrets.VIRUSTOTAL_API_KEY }}
file: dist/MiniBin-KT.exe

0 comments on commit b563c2f

Please sign in to comment.