Skip to content

Bump js-yaml from 4.1.0 to 4.1.1 #11

Bump js-yaml from 4.1.0 to 4.1.1

Bump js-yaml from 4.1.0 to 4.1.1 #11

Workflow file for this run

name: 'nix build'
on:
push:
branches: ['master']
pull_request:
branches: ['master']
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- name: install omnix
run: nix profile install nixpkgs#omnix
- run: om ci