ci: debug workflow.

This commit is contained in:
real-zony 2022-09-22 12:39:44 +08:00
parent 975f61a8e7
commit d34a830660

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' ];