Skip to content

Commit

Permalink
fixup! Try to use c-cache on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
garazdawi committed Oct 24, 2024
1 parent e2d930f commit beac82d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ jobs:
- name: Cache pre-built src
uses: actions/[email protected]
with:
enableCrossOsArchive: true
path: otp_src.tar.gz
key: prebuilt-src-${{ github.ref_name }}-${{ github.sha }}

Expand Down

0 comments on commit beac82d

Please sign in to comment.