test
This commit is contained in:
parent
70a0e4dd72
commit
1efa3c1e65
2 changed files with 4 additions and 1 deletions
|
@ -59,6 +59,9 @@ jobs:
|
|||
steps:
|
||||
- attach_workspace:
|
||||
at: ~/Cider
|
||||
- run:
|
||||
name: Install Snap
|
||||
command: sudo snap install snapcraft --classic
|
||||
- run:
|
||||
name: Fix Versioning and Add Channel
|
||||
command: yarn circle:script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue