ci: debug workflow.

This commit is contained in:
real-zony 2022-09-22 12:45:25 +08:00
parent 0438433284
commit efdb3e8441

View File

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