Attempt to fix ci
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.GithubError = void 0;
|
||||
class GithubError {
|
||||
constructor(error) {
|
||||
this.error = error;
|
||||
|
||||
Reference in New Issue
Block a user