Skip to content

build: Prevent actions/cache from overwriting cabal index #1833

build: Prevent actions/cache from overwriting cabal index

build: Prevent actions/cache from overwriting cabal index #1833

name: Check git dependencies
on:
push:
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
shell: bash
steps:
- uses: actions/checkout@v2
- name: Check git dependencies
run: |
.github/bin/check-git-dependencies