mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -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"
|
||||
steps:
|
||||
- checkout
|
||||
- attach_workspace:
|
||||
at: .
|
||||
- run:
|
||||
name: Deploying to GitHub
|
||||
command: yarn dist
|
||||
|
|
|
|||
Loading…
Reference in a new issue