Skip to content

Commit

Permalink
hhmm2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Duda committed May 28, 2024
1 parent 35a0c64 commit d93e585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-deploy-to-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
git config --global user.email "github-actions[bot]@users.noreply.github.com"
- name: Install packages
run: sudo apt-get install krb5-config
run: sudo apt-get install -y libkrb5-dev

- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit d93e585

Please sign in to comment.