mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-05-19 14:50:14 +02: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