glob-fix
main
@ -1,7 +1,7 @@
const { ScreepsAPI } = require("screeps-api");
const core = require("@actions/core");
const fs = require("fs");
const glob = require("glob");
const { glob } = require("glob");
const path = require("path");
/**
The note is not visible to the blocked user.