Skip to content

Commit

Permalink
Merge pull request #24 from ecohealthalliance/dev
Browse files Browse the repository at this point in the history
add system dependencies
  • Loading branch information
ernestguevarra authored Nov 30, 2024
2 parents 0c1c027 + 8b5beba commit e469a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install system dependencies
run: |
apt-get update && apt-get install -y --no-install-recommends \
git-crypt
git-crypt gh curl jq rsync
- name: Trust repo
run: |
Expand Down

0 comments on commit e469a04

Please sign in to comment.