Skip to content

Update dependency aquaproj/aqua to v2.62.3 #4445

Update dependency aquaproj/aqua to v2.62.3

Update dependency aquaproj/aqua to v2.62.3 #4445

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
jobs:
install:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Install aqua
uses: aquaproj/aqua-installer@v4.0.4
with:
aqua_version: v2.59.1
- run: ./install
- run: aqua install
nix:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: DeterminateSystems/determinate-nix-action@v3
- run: nix build ./nix#homeConfigurations.linux.activationPackage