mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-06-06 04:47:07 +00:00
chore: Update dist
This commit is contained in:
parent
92f9ac93ef
commit
7d7a0bc951
1 changed files with 7 additions and 1 deletions
8
dist/index.js
vendored
8
dist/index.js
vendored
|
|
@ -19,7 +19,13 @@ module.exports =
|
|||
/******/ };
|
||||
/******/
|
||||
/******/ // Execute the module function
|
||||
/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
|
||||
/******/ var threw = true;
|
||||
/******/ try {
|
||||
/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
|
||||
/******/ threw = false;
|
||||
/******/ } finally {
|
||||
/******/ if(threw) delete installedModules[moduleId];
|
||||
/******/ }
|
||||
/******/
|
||||
/******/ // Flag the module as loaded
|
||||
/******/ module.l = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue