Skip to content

Commit

Permalink
chore: Set Nix system as aarch64-darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
ce0la committed Jul 23, 2024
1 parent 22d3ff2 commit 1d220a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:

- name: 🧰 Setup Nix
uses: cachix/install-nix-action@v21
with:
extra_nix_config: |
system = aarch64-linux
- name: 🚀 Deploy
run: |
Expand Down

0 comments on commit 1d220a4

Please sign in to comment.