Skip to content

Bump openssl from 0.10.34 to 0.10.60 in /rust #16

Bump openssl from 0.10.34 to 0.10.60 in /rust

Bump openssl from 0.10.34 to 0.10.60 in /rust #16

Workflow file for this run

# https://github.com/DeterminateSystems/magic-nix-cache#usage
name: Nix Flake
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix develop --check
- run: nix flake check