Skip to content

sha: fix define name to not confuse and clash with actual sha block size #34

sha: fix define name to not confuse and clash with actual sha block size

sha: fix define name to not confuse and clash with actual sha block size #34

Workflow file for this run

name: C/C++ CI
on: [push, pull_request]
jobs:
build:
name: ubuntu-latest
runs-on: ubuntu-latest
container: devkitpro/devkitppc:latest
steps:
- uses: actions/[email protected]
- name: Build
run: |
make -j2