Compare commits

..

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

View file

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