diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index dc05902..6b965aa 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -2,8 +2,8 @@ name: CI on: push jobs: - build:qemu-lagarto-ox-bench2: + build:pl-enhancement: runs-on: native steps: - uses: https://gitea.com/ScMi1/checkout@v1.4 - - run: nix develop .#qemu-lagarto-ox --command ./boot.sh bench2 \ No newline at end of file + - run: nix develop -L .#qemu-lagarto-ox --command ./boot.sh bench2 \ No newline at end of file