Skip to content

Commit

Permalink
Remove debug section of the build.
Browse files Browse the repository at this point in the history
  • Loading branch information
renuccif committed Oct 10, 2023
1 parent cc2d80d commit eefad7e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,6 @@ jobs:
uses: actions/[email protected]
with:
node-version: 16


- name: Debug
run: |
pwd
ls
ls ..
ls ../..
ls ../../..
# ls ../../legend-engine-ide-lsp/legend-engine-ide-lsp-server-shaded/target/

- name: Install dependencies
run: |
Expand Down

0 comments on commit eefad7e

Please sign in to comment.