mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-08-06 07:58:52 +00:00
add Github CI
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
set -e o pipefail
|
||||
source .github/workflows/gh_ci_envvars.sh
|
||||
|
||||
|
||||
./hyperrogue --version
|
||||
Reference in New Issue
Block a user