huggingface / ratchet

A cross-platform browser ML framework.
https://ratchet.sh
MIT License
633 stars 33 forks source link

ci: use pnpm/action-setup #240

Closed ocavue closed 4 months ago

ocavue commented 4 months ago

This should resolve the following error when running CI on Windows.

corepack enable
     |  ~~~~~~~~
     | The term 'corepack' is not recognized as a name of a cmdlet, function, script file, or executable program. Check
     | the spelling of the name, or if a path was included, verify that the path is correct and try again.
github-actions[bot] commented 4 months ago
Code Metrics Report
  ===============================================================================
 Language            Files        Lines         Code     Comments       Blanks
===============================================================================
 TOML                    1           77           65            2           10
-------------------------------------------------------------------------------
 Rust                   66        14563        12457          200         1906
 |- Markdown            35          343            0          272           71
 (Total)                          14906        12457          472         1977
===============================================================================
 Total                  67        14640        12522          202         1916
===============================================================================

  
FL33TW00D commented 4 months ago

Closing as included elsewhere, thanks for all the help! ❤️