fix: github actions

This commit is contained in:
Nikita Nek Dudnik
2020-06-05 14:14:07 +02:00
parent 29f7f1c333
commit 10980727a7
9 changed files with 74 additions and 47 deletions
@@ -16,3 +16,4 @@
export type { Location, LocationSpec } from './types';
export { locationSchema, locationSpecSchema } from './validation';
export { LOCATION_ANNOTATION } from './annotation';