diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 036319c..9921e20 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -23,7 +23,7 @@ jobs: matrix: ${{ fromJson(needs.configure.outputs.matrix) }} steps: - uses: actions/checkout@v4 - - run: echo ${{ matrix.out }} + - run: echo wtf # - run: nixci # - run: nix build -L .#${{matrix.name}} # - run: echo .#${{matrix.x.name}}