ArkTS-VM This project provides an out-of-the-box executable binary to run abc files. GitHub Action (setup-arkvm) Example - name: Setup arkvm uses: harmony-contrib/arkts-vm@v1.0.0 with: cache: true Inputs Name Type Default Description tag String 6.0.0 Deprecated; fixed download is 6.0.0/arkvm_static_linux_x64.tar.gz cache Boolean true Use GitHub Actions cache for the installation directory skip-download Boolean false Skip download; use existing archive under $HOME/setup-arkvm Outputs Name Description arkvm-path Installation root (e.g. $HOME/setup-arkvm/arkvm) platform linux-x64 Supported Platforms x86_64 Linux (gnu)