mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 11:30:13 +00:00
try to build on remote for cross-architecture
This commit is contained in:
2
.github/workflows/flame.yml
vendored
2
.github/workflows/flame.yml
vendored
@ -167,7 +167,7 @@ jobs:
|
|||||||
- name: Run nixos-anywhere
|
- name: Run nixos-anywhere
|
||||||
if: inputs.action == 'create'
|
if: inputs.action == 'create'
|
||||||
run: |
|
run: |
|
||||||
nix run github:nix-community/nixos-anywhere -- --flake github:nmasur/dotfiles#flame --target-host ubuntu@${{ steps.host.outputs.stdout }}
|
nix run github:nix-community/nixos-anywhere -- --flake github:nmasur/dotfiles#flame --build-on remote --target-host ubuntu@${{ steps.host.outputs.stdout }}
|
||||||
|
|
||||||
- name: Copy Identity File to Host
|
- name: Copy Identity File to Host
|
||||||
if: inputs.action == 'create'
|
if: inputs.action == 'create'
|
||||||
|
Reference in New Issue
Block a user