mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-08-10 10:57:03 +00:00
feat: add @actions/cache
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
/* eslint-env browser */
|
||||
module.exports = typeof self == 'object' ? self.FormData : window.FormData;
|
||||
Reference in New Issue
Block a user