fixup, require bluebird
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details

This commit is contained in:
Ladd Hoffman 2024-04-24 12:40:42 -05:00
parent c64feb2fe5
commit d8df672a80
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ const {
SimpleFsStorageProvider,
} = require('matrix-bot-sdk');
const fastq = require('fastq');
const Promise = require('bluebird');
const {
MATRIX_HOMESERVER_URL,