mirror of
https://github.com/sern-handler/linear-discord
synced 2026-06-06 01:16:56 +00:00
fix: i forgor typescript again
This commit is contained in:
@@ -8,6 +8,7 @@ RUN npm install
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN npm i -g typescript
|
||||
RUN tsc --build
|
||||
|
||||
CMD node dist/index.js
|
||||
Reference in New Issue
Block a user