fix: bash

This commit is contained in:
Tom Hu
2022-04-04 16:47:21 -04:00
parent d8cf6802a8
commit 351baf62fa
9 changed files with 11521 additions and 1674 deletions

View File

@@ -4,7 +4,7 @@ import * as path from 'path';
import * as core from '@actions/core';
import * as openpgp from 'openpgp';
import * as fetch from 'node-fetch';
import fetch from 'node-fetch';
import {
getBaseUrl,