Skip to content

Perform setup after creating astroport factory. #45

Perform setup after creating astroport factory.

Perform setup after creating astroport factory. #45

Workflow file for this run

name: Deploy
on: [push]
jobs:
deploy:
name: deploy arb bot
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install nix
uses: cachix/install-nix-action@v27
run: nix develop --command nixos-rebuild switch --target-host [email protected] --flake flake.nix