Setup ASPL GitHub Action This GitHub Action simply sets up an ASPL installation, including the compiler, the standard library, and more, in your runner's workspace. Example Usage uses: aspl-lang/setup-aspl@v1.2 run: aspl compile .