Skip to content

try-reflex-test

try-reflex-test #5

Workflow file for this run

name: try-reflex-test
on: workflow_dispatch
jobs:
build:
strategy:
matrix:
os: ['ubuntu-latest', 'macos-latest']
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- name: Install Nix
uses: cachix/install-nix-action@v17
with:
nix_path: nixpkgs=channel:nixos-22.05
extra_nix_config: |

Check failure on line 17 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / try-reflex-test

Invalid workflow file

The workflow is not valid. .github/workflows/main.yml (Line: 17, Col: 9): Unexpected value 'extra_nix_config'
trusted-public-keys = ryantrinkle.com-1:JJiAKaRv9mWgpVAz8dwewnZe0AzzEAzPkagE9SP5NWI=
substituters = https://cache.nixos.org/ https://nixcache.reflex-frp.org
- name: try-reflex
run: nix-build -A tryReflexShell