mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -730,7 +730,7 @@ jobs:
|
||||
- name: Set datetime version string
|
||||
id: dateversion
|
||||
run: |
|
||||
echo "::set-output name=dateversion::$(date +'%Y%m%d.%k%M%S')"
|
||||
echo "dateversion=$(date +'%Y%m%d.%k%M%S')" >> $GITHUB_STATE
|
||||
|
||||
- name: VirusTotal Scan
|
||||
uses: crazy-max/ghaction-virustotal@v3
|
||||
|
||||
Reference in New Issue
Block a user