Skip to content

Commit

Permalink
wip: gha test
Browse files Browse the repository at this point in the history
  • Loading branch information
pshirshov committed Oct 25, 2024
1 parent 69a4a4f commit ce300c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/baboon-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
steps:
- uses: 7mind/github-env@minimal
with:
setup-nix: matrix.preconfigured != true
setup-nix: ${{ matrix.preconfigured != true }}
- name: Build
run: ./build.sh nix build test
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit ce300c2

Please sign in to comment.