Skip to content

Commit

Permalink
Also apt install build-dependencies for "upstream-git" run (cron only)
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Jun 28, 2024
1 parent a537cdb commit 4160312
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ jobs:
- name: Install custom Git from upstream
if: matrix.upstream-git
run: |
sudo apt-get install -y gettext libcurl4-gnutls-dev
source tools/ci/install-upstream-git.sh
echo "$target_dir/bin-wrappers" >> "$GITHUB_PATH"
Expand Down

0 comments on commit 4160312

Please sign in to comment.