Skip to content

Bump swayipc-async from 2.0.1 to 2.0.2 #161

Bump swayipc-async from 2.0.1 to 2.0.2

Bump swayipc-async from 2.0.1 to 2.0.2 #161

Workflow file for this run

name: Nix Builder
on:
pull_request: {}
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v17
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- run: |
nix build