Skip to content

Shells on all platforms #66

Shells on all platforms

Shells on all platforms #66

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
plan:
permissions:
id-token: write
contents: read
runs-on: ubuntu-latest
steps:
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: actions/checkout@v4
- uses: aws-actions/configure-aws-credentials@v2
with:
aws-region: eu-central-1