Skip to content

Commit

Permalink
debuggig
Browse files Browse the repository at this point in the history
  • Loading branch information
kongzii committed Jul 1, 2024
1 parent f89ff58 commit d0a317a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/graph_prepare/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ runs:
shell: bash
run: npm install
working-directory: ${{ inputs.working_directory }}
- name: Testtest
shell: bash
run: ls -l
- name: Generate and build graph
shell: bash
run: npm run codegen && npn run build
Expand Down

0 comments on commit d0a317a

Please sign in to comment.