Skip to content

Commit

Permalink
orb stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
simonswine committed Nov 6, 2024
1 parent db6be56 commit b1265f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
build-arm64:
runs-on: macos-14
steps:
- run: brew install orbstack
- run: orb create nixos nixos
- run: orb start nixos
- uses: cachix/install-nix-action@v30
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b1265f2

Please sign in to comment.