Update build.yml

This commit is contained in:
Jay Lee
2022-11-14 20:57:35 -05:00
committed by GitHub
parent 9b6ad2fa60
commit a5dd5275c8

View File

@@ -730,7 +730,7 @@ jobs:
- name: Set datetime version string
id: dateversion
run: |
echo "dateversion=$(date +'%Y%m%d.%k%M%S')" >> $GITHUB_STATE
echo "dateversion=$(date +'%Y%m%d.%k%M%S')" >> $GITHUB_OUTPUT
- name: VirusTotal Scan
uses: crazy-max/ghaction-virustotal@v3