Skip to content

Bump swayipc-types from 1.3.0 to 1.3.1 #162

Bump swayipc-types from 1.3.0 to 1.3.1

Bump swayipc-types from 1.3.0 to 1.3.1 #162

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