Compare commits

..

No commits in common. "b7117c09b33b6b97839a26b2d22feb799998c40c" and "f6fa8a61731c77af352e1a26480f17653d1bcfcc" have entirely different histories.

View file

@ -6,7 +6,7 @@ on:
jobs:
build-and-run-unittests:
runs-on: any_archLinux
runs-on: archLinux
steps:
- run: git clone --depth=1 --no-single-branch https://git.seodisparate.com/stephenseo/EntityComponentMetaSystem.git ECMS
- run: cd ECMS && git checkout $GITHUB_REF_NAME