Skip to content

Closes #51 with change in test Makefile.in #10

Closes #51 with change in test Makefile.in

Closes #51 with change in test Makefile.in #10

Workflow file for this run

name: LinuxNix
on:
push:
branches:
- main
- master
- 'releases/**'
pull_request:
jobs:
launch:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: |
nix-shell -p rakudo nqp moarvm perl zef stdenv zlib openssl cacert git curl wget --run "zef --debug install ."