Skip to content

Add build cache artifacts as part of config #1

@stijnvanhulle

Description

@stijnvanhulle

'''
- name: Cache build artifacts
uses: actions/cache/save@v4
with:
path: |
packages//dist
packages/
/node_modules/.cache
key: build-${{ github.sha }}
'''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions