Skip to content

Commit

Permalink
Remove restore keys
Browse files Browse the repository at this point in the history
  • Loading branch information
lubnar committed Oct 24, 2024
1 parent bda7150 commit dec9193
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-onyx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
path: |
onyx
key: ${{ runner.os }}-golang-${{ hashFiles('onyx/src/**') }}
restore-keys: |
${{ runner.os }}-golang-
# restore-keys: |
# ${{ runner.os }}-golang-
# - name: Check if folder has changed
# id: check-changes
# run: |
Expand Down

0 comments on commit dec9193

Please sign in to comment.