mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 08:30:14 +00:00
try giving up and going back to ubuntu vm
This commit is contained in:
5
.github/workflows/flame.yml
vendored
5
.github/workflows/flame.yml
vendored
@ -154,6 +154,11 @@ jobs:
|
||||
sleep 10
|
||||
done
|
||||
|
||||
- name: Run nixos-anywhere
|
||||
if: inputs.action == 'create'
|
||||
run: |
|
||||
nix run github:nix-community/nixos-anywhere -- --flake github:nmasur/dotfiles#flame --target-host ubuntu@${{ steps.host.outputs.stdout }}
|
||||
|
||||
- name: Write Identity Keys to Files
|
||||
if: inputs.action == 'create'
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user