Skip to content

Commit

Permalink
debugging ci
Browse files Browse the repository at this point in the history
  • Loading branch information
drriguz committed Jan 10, 2024
1 parent a1dc81a commit 4165ec5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github-actions-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: "18.x"
- name: test
run: ls -la && ls -la ./prompt-schema
- name: Build dependency
run: npm run install:schema && npm run build:schema
- name: Install dependencies
Expand Down

0 comments on commit 4165ec5

Please sign in to comment.