Skip to content

Fix production of Linux static binaries in release workflow #3264

Fix production of Linux static binaries in release workflow

Fix production of Linux static binaries in release workflow #3264

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