mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 21:58:39 -09:00
Fix CircleCI release job
This commit is contained in:
parent
e6a8d65f7d
commit
aaa18af3d5
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ jobs:
|
||||||
xcode: "9.2.0"
|
xcode: "9.2.0"
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
- attach_workspace:
|
||||||
|
at: .
|
||||||
- run:
|
- run:
|
||||||
name: Deploying to GitHub
|
name: Deploying to GitHub
|
||||||
command: yarn dist
|
command: yarn dist
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue