Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmitch215 committed Jun 26, 2024
1 parent cee33de commit eba9573
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ jobs:
cache: 'gradle'
- name: Change Permissions
run: chmod +x ./gradlew
- name: Install Firefox
uses: browser-actions/setup-firefox@v1
- name: Publish to Repository
env:
NEXUS_USERNAME: ${{ secrets.NEXUS_USERNAME }}
Expand Down

0 comments on commit eba9573

Please sign in to comment.