mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Attempt at getting CircleCI to work
This commit is contained in:
parent
48d692ddd2
commit
df730d4de5
@ -21,7 +21,7 @@ jobs:
|
||||
command: 'git fetch'
|
||||
- run:
|
||||
name: Git Checkout
|
||||
command: 'git checkout feature/add_circle-ci_support'
|
||||
command: 'git checkout --track origin/feature/add_circle-ci_support'
|
||||
- run:
|
||||
name: Creating Build Files
|
||||
command: 'cmake -Bbuild etlcpp/test/'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user