Skip to content

Update stdlib and build script. #3

Update stdlib and build script.

Update stdlib and build script. #3

name: Continuous Deployment
on:
push:
branches: ["main"]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- shell: bash
run: ./build.sh