Skip to content

fix(deps): update aws-sdk-js-v3 monorepo to v3.621.0 #11

fix(deps): update aws-sdk-js-v3 monorepo to v3.621.0

fix(deps): update aws-sdk-js-v3 monorepo to v3.621.0 #11

Workflow file for this run

name: Action CI
on:
push:
branches:
- develop
pull_request:
branches:
- '*'
jobs:
nix-shell-build:
name: Build Nix Shell
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v13
- name: Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v7
- name: Build
run: nix-build shell.nix