1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 17:48:30 -04:00

fix post-deploy CI

This commit is contained in:
Jake Jarvis 2021-07-09 14:50:31 -04:00
parent 523670fa22
commit 574c64bae2
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39

View File

@ -18,7 +18,6 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: 14.x
cache: yarn
- run: yarn install --frozen-lockfile
# https://docs.sentry.io/platforms/node/typescript/#configuring-typescript-compiler
- run: npx -p typescript tsc --esModuleInterop --sourceMap --sourceRoot '/' --inlineSources api/**/*.ts