Skip to content

Commit

Permalink
add sbt stage
Browse files Browse the repository at this point in the history
  • Loading branch information
karan-batavia committed Jun 6, 2024
1 parent 1ebba27 commit 2825d36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# - run: export GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }} && ./testDistro.sh
- run: |
sbt stage
cd joern-cli/target/universal/stage
./schema-extender/test.sh
cd -
Expand Down

0 comments on commit 2825d36

Please sign in to comment.