Skip to content

Commit

Permalink
Fix CICD[2]
Browse files Browse the repository at this point in the history
  • Loading branch information
cvetty committed Jun 28, 2024
1 parent 4fb5cf6 commit 8547aa7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
steps:
- name: Checkout the repo
uses: actions/checkout@v4
with:
path: krait-ui

- name: Install NodeJS
uses: actions/setup-node@v4
Expand Down

0 comments on commit 8547aa7

Please sign in to comment.