Skip to content

Commit

Permalink
try fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Felx-B committed Aug 7, 2023
1 parent 25ce8e2 commit 69595bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
with:
node-version: 16
registry-url: https://registry.npmjs.org/
- name: Install libkrb5-dev
run: sudo apt-get install -y libkrb5-dev
- name: install
run: yarn
- name: build
Expand Down

0 comments on commit 69595bb

Please sign in to comment.