diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index e97cc5b..d5afcda 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -44,7 +44,7 @@ jobs: override: true - name: Rust Cache - uses: Swatinem/rust-cache@v2.7.3 + uses: Swatinem/rust-cache@v2.7.3 - name: Build Contracts run: make build