Skip to content

Update dependency apple/swift-tools-support-core to from: "0.7.2" #23

Update dependency apple/swift-tools-support-core to from: "0.7.2"

Update dependency apple/swift-tools-support-core to from: "0.7.2" #23

Workflow file for this run

name: Build
on:
push:
branches:
- master
pull_request:
branches:
- master
concurrency:
group: ${{ github.workflow }}-$${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
permissions: write-all
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Run build
id: build
run: |
nix build