Skip to content

Commit

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

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

0 comments on commit 35a0c64

Please sign in to comment.