Skip to content

Commit

Permalink
quick virustotal fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Badgerati committed Nov 24, 2024
1 parent 7a2cf53 commit ffae731
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/VirusTotal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
runs-on: ubuntu-latest
steps:


- name: Check VIRUSTOTAL_API_KEY
env:
VIRUSTOTAL_API_KEY: ${{ secrets.VIRUSTOTAL_API_KEY }}
Expand All @@ -43,7 +42,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.x
dotnet-version: 9.x

- name: Setup Powershell
shell: pwsh
Expand Down

0 comments on commit ffae731

Please sign in to comment.