ci: debug workflow.

This commit is contained in:
real-zony 2022-09-22 12:28:15 +08:00
parent 0e8d361ed9
commit a2aeed021d

View File

@ -1,5 +1,5 @@
#!/bin/bash
echo "${steps.date.outputs.date}"
echo "${{steps.date.outputs.date}}"
# Platforms=('win-x64' 'linux-x64' 'osx-x64')
# if ! [ -d './TempFiles' ];