Skip to content

Instantly share code, notes, and snippets.

@krzema12
Created November 22, 2024 08:25
Show Gist options
  • Save krzema12/7f8d08215428b1f5318eaabaee1c7b83 to your computer and use it in GitHub Desktop.
Save krzema12/7f8d08215428b1f5318eaabaee1c7b83 to your computer and use it in GitHub Desktop.
uses: actions/cache@v4
with:
path: |
build
.cache
key: build-cache-dirs
enableCrossOsArchive: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment