Skip to content

Commit

Permalink
Update coq-debian.yml (#1877)
Browse files Browse the repository at this point in the history
Remove change that broke CI, sorry for not testing
  • Loading branch information
JasonGross committed Apr 17, 2024
1 parent cff8b9c commit 6bce0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: etc/ci/describe-system-config.sh
- name: chroot build params
shell: in-debian-chroot.sh {0}
run: CI=1 GITHUB_STEP_SUMMARY="$GITHUB_STEP_SUMMARY" etc/ci/describe-system-config.sh
run: CI=1 etc/ci/describe-system-config.sh
- name: make deps
shell: in-debian-chroot.sh {0}
run: etc/ci/github-actions-make.sh -j2 deps
Expand Down

0 comments on commit 6bce0ff

Please sign in to comment.