Skip to content

Commit

Permalink
ci attempt #2
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbchron committed Jan 29, 2024
1 parent 45f3bc2 commit 7277bfe
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: DeterminateSystems/flake-checker-action@main
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v3
- name: Build default package
run: nix build "./engine"

0 comments on commit 7277bfe

Please sign in to comment.