Skip to content

fix(discord): remove popup and crashing on start #62

fix(discord): remove popup and crashing on start

fix(discord): remove popup and crashing on start #62

Workflow file for this run

# From: https://github.com/fufexan/dotfiles/blob/main/.github/workflows/fmt.yml
name: Formatting Check
on: [push, pull_request, workflow_dispatch]
jobs:
checks:
name: Check expressions
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v18
with:
install_url: https://nixos.org/nix/install
extra_nix_config: |
auto-optimise-store = true
experimental-features = nix-command flakes
- run: nix run nixpkgs#alejandra -- -c .