Skip to content

Adding file IO to SHA256 WASM program #17

Adding file IO to SHA256 WASM program

Adding file IO to SHA256 WASM program #17

Workflow file for this run

name: Build
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/jekyll-build-pages@v1