Skip to content

feat: added cache for binary and bundle to speed up action #21

feat: added cache for binary and bundle to speed up action

feat: added cache for binary and bundle to speed up action #21

Workflow file for this run

name: crc-action
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: CRC Action
uses: ./
with:
cpus: 4
memory: 6098
disk: 40