Skip to content

Commit

Permalink
add system dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestguevarra committed Nov 30, 2024
1 parent b5b743b commit 8b5beba
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 8b5beba

Please sign in to comment.