Skip to content

Commit

Permalink
Fix CICD[3]
Browse files Browse the repository at this point in the history
  • Loading branch information
cvetty committed Jun 28, 2024
1 parent 8547aa7 commit c1afce4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ jobs:
with:
path: krait-ui

- run: pwd

- run: ls -la

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

0 comments on commit c1afce4

Please sign in to comment.