For some reason in my ci, the extract step is always stuck. Since I could not fix the code using tar-fs, I've just used tar instead which works for me.
I've also added some more logging using template literals. If you prefer not having these, or any changes here, let me know!
For some reason in my ci, the extract step is always stuck. Since I could not fix the code using
tar-fs
, I've just usedtar
instead which works for me.I've also added some more logging using template literals. If you prefer not having these, or any changes here, let me know!