ci: debug workflow.

This commit is contained in:
real-zony 2022-09-22 12:40:52 +08:00
parent d34a830660
commit 0438433284

View File

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