Skip to content

Commit

Permalink
Disable caching in Cairo update check workflow
Browse files Browse the repository at this point in the history
commit-id:16d4ac7c
  • Loading branch information
mkaput committed Dec 4, 2024
1 parent 2147396 commit df62641
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cairo-update-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- uses: software-mansion/setup-scarb@v1
with:
scarb-version: nightly
cache: false

- name: Build xtasks
run: cargo build -p xtask
Expand Down

0 comments on commit df62641

Please sign in to comment.