Skip to content

Fix typo around sha256sum #3

Fix typo around sha256sum

Fix typo around sha256sum #3

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: ./