Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
liboath pkgs added
  • Loading branch information
fam007e authored Oct 1, 2024
1 parent 8264466 commit 46372c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update && sudo apt-get upgrade -y
sudo apt-get install -y build-essential libssl-dev oathtool
sudo apt-get install -y build-essential libssl-dev oathtool liboath0 liboath-dev && sudo apt-get update
- name: Install GitHub CLI
run: |
Expand Down

0 comments on commit 46372c1

Please sign in to comment.