diff --git a/.github/actions/environment/action.yaml b/.github/actions/environment/action.yaml index 1b0923b..5093cf5 100644 --- a/.github/actions/environment/action.yaml +++ b/.github/actions/environment/action.yaml @@ -1,8 +1,6 @@ name: Build toolchain description: Installs Dependencies and Compiles Lingo -inputs: - runs: steps: - uses: actions-rs/toolchain@v1