Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Feb 22, 2024
1 parent 46c00c0 commit 17c34f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
x: ${{ fromJson(needs.configure.outputs.matrix) }}
steps:
# - uses: actions/checkout@v4
- run: echo ${{matrix.name}}
- run: echo ${{matrix.x}}
# - run: nixci
# - run: nix build -L .#${{matrix.name}}
# - run: echo .#${{matrix.x.name}}
Expand Down

0 comments on commit 17c34f9

Please sign in to comment.