Skip to content

Commit

Permalink
Adjustments to the stable release CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrptdev2 committed Oct 10, 2024
1 parent 861f1a0 commit 3208ebf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,9 @@ jobs:
make
echo "YARA_HOME=$PWD" >> $GITHUB_ENV
- name: List current working directory
run: ls -lhRt

# Step 4: Build YARA-Java on macOS
- name: Build YARA-Java (macOS)
run: mvn -B package --file pom.xml
Expand Down

0 comments on commit 3208ebf

Please sign in to comment.