Skip to content

Commit

Permalink
Merge branch 'mit-plv:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
emmansun authored Aug 16, 2024
2 parents 229cfba + 634f423 commit 861502b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coq-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive
- name: work around broken git config
run: git config --global --add safe.directory "*"
- name: container build params
run: etc/ci/describe-system-config.sh
- name: make deps
Expand Down

0 comments on commit 861502b

Please sign in to comment.